Searched refs:GetOrCreateGlyphCache (Results 1 – 2 of 2) sorted by relevance
397 return GetOrCreateGlyphCache()->GetGlyphWidth(this, glyph_index, dest_width, in GetGlyphWidth()616 RetainPtr<CFX_GlyphCache> CFX_Font::GetOrCreateGlyphCache() const { in GetOrCreateGlyphCache() function in CFX_Font738 return GetOrCreateGlyphCache()->LoadGlyphBitmap(this, glyph_index, bFontStyle, in LoadGlyphBitmap()745 return GetOrCreateGlyphCache()->LoadGlyphPath(this, glyph_index, dest_width); in LoadGlyphPath()771 return GetOrCreateGlyphCache()->GetDeviceCache(this); in GetDeviceCache()
151 RetainPtr<CFX_GlyphCache> GetOrCreateGlyphCache() const;