Searched refs:GetCachedFace (Results 1 – 2 of 2) sorted by relevance
93 RetainPtr<CFX_Face> GetCachedFace(void* hFont,
641 face = GetCachedFace(hFont, SubstName, weight, bItalic, font_size); in FindSubstFont()736 RetainPtr<CFX_Face> CFX_FontMapper::GetCachedFace(void* hFont, in GetCachedFace() function in CFX_FontMapper