Searched refs:pFont (Results 1 – 2 of 2) sorted by relevance
1122 const FontInfo* pFont = typeface->getFontInfo(); in buildSubTypefaceSet() local1123 if (pFont == nullptr) { in buildSubTypefaceSet()1126 FontInfo font(*pFont); in buildSubTypefaceSet()
76898 + const FontInfo* pFont = typeface->getFontInfo();76899 + if (pFont == nullptr) {76902 + FontInfo font(*pFont);