GetStyleMatchingFace
FontStyle* GetStyleMatchingFace(uint16 face) const;
return family->GetStyleMatchingFace(face);
FontStyle* style = family->GetStyleMatchingFace(face);
return family->GetStyleMatchingFace(face);