Home
last modified time | relevance | path

Searched refs:GetFaceCache (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/fxge/
Dcfx_font.cpp489 CFX_FaceCache* CFX_Font::GetFaceCache() const { in GetFaceCache() function in CFX_Font
619 return GetFaceCache()->LoadGlyphBitmap(this, glyph_index, bFontStyle, pMatrix, in LoadGlyphBitmap()
625 return GetFaceCache()->LoadGlyphPath(this, glyph_index, dest_width); in LoadGlyphPath()
630 return GetFaceCache()->GetDeviceCache(this); in GetDeviceCache()
Dcfx_font.h103 CFX_FaceCache* GetFaceCache() const;