Searched refs:GetOrCreateGlyphCache (Results 1 – 2 of 2) sorted by relevance
421 return GetOrCreateGlyphCache()->GetGlyphWidth(this, glyph_index, dest_width, in GetGlyphWidth()644 RetainPtr<CFX_GlyphCache> CFX_Font::GetOrCreateGlyphCache() const { in GetOrCreateGlyphCache() function in CFX_Font769 return GetOrCreateGlyphCache()->LoadGlyphBitmap(this, glyph_index, bFontStyle, in LoadGlyphBitmap()776 return GetOrCreateGlyphCache()->LoadGlyphPath(this, glyph_index, dest_width); in LoadGlyphPath()802 return GetOrCreateGlyphCache()->GetDeviceCache(this); in GetDeviceCache()
153 RetainPtr<CFX_GlyphCache> GetOrCreateGlyphCache() const;