HomeSort by relevance Sort by last modified time
    Searched refs:GetFaceCache (Results 1 - 2 of 2) sorted by null

  /external/pdfium/core/fxge/
cfx_font.h 103 CFX_FaceCache* GetFaceCache() const;
cfx_font.cpp 489 CFX_FaceCache* CFX_Font::GetFaceCache() const {
619 return GetFaceCache()->LoadGlyphBitmap(this, glyph_index, bFontStyle, pMatrix,
625 return GetFaceCache()->LoadGlyphPath(this, glyph_index, dest_width);
630 return GetFaceCache()->GetDeviceCache(this);

Completed in 484 milliseconds