Searched refs:GetGlyphBBox (Results 1 - 5 of 5) sorted by relevance

/external/pdfium/core/include/fxge/
H A Dfpf.h42 virtual FX_BOOL GetGlyphBBox(FX_INT32 iGlyphIndex, FX_RECT &rtBBox) = 0;
H A Dfx_font.h83 FX_BOOL GetGlyphBBox(FX_DWORD glyph_index, FX_RECT &bbox);
/external/pdfium/core/src/fxge/android/
H A Dfpf_skiafont.h42 virtual FX_BOOL GetGlyphBBox(FX_INT32 iGlyphIndex, FX_RECT &rtBBox);
H A Dfpf_skiafont.cpp90 FX_BOOL CFPF_SkiaFont::GetGlyphBBox(FX_INT32 iGlyphIndex, FX_RECT &rtBBox) function in class:CFPF_SkiaFont
/external/pdfium/core/src/fxge/ge/
H A Dfx_ge_font.cpp207 FX_BOOL CFX_Font::GetGlyphBBox(FX_DWORD glyph_index, FX_RECT &bbox) function in class:CFX_Font

Completed in 132 milliseconds