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

  /external/pdfium/core/include/fxge/
fpf.h 42 virtual FX_BOOL GetGlyphBBox(FX_INT32 iGlyphIndex, FX_RECT &rtBBox) = 0;
fx_font.h 83 FX_BOOL GetGlyphBBox(FX_DWORD glyph_index, FX_RECT &bbox);
  /external/pdfium/core/src/fxge/android/
fpf_skiafont.h 42 virtual FX_BOOL GetGlyphBBox(FX_INT32 iGlyphIndex, FX_RECT &rtBBox);
fpf_skiafont.cpp 90 FX_BOOL CFPF_SkiaFont::GetGlyphBBox(FX_INT32 iGlyphIndex, FX_RECT &rtBBox)
  /external/pdfium/core/src/fxge/ge/
fx_ge_font.cpp 207 FX_BOOL CFX_Font::GetGlyphBBox(FX_DWORD glyph_index, FX_RECT &bbox)

Completed in 125 milliseconds