Home
last modified time | relevance | path

Searched defs:GetGlyphBBox (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pdfium/core/fxge/android/
H A Dcfpf_skiafont.cpp79 bool CFPF_SkiaFont::GetGlyphBBox(int32_t iGlyphIndex, FX_RECT& rtBBox) { in GetGlyphBBox() function in CFPF_SkiaFont
/aosp_15_r20/external/pdfium/core/fxge/
H A Dcfx_font.cpp461 absl::optional<FX_RECT> CFX_Font::GetGlyphBBox(uint32_t glyph_index) { in GetGlyphBBox() function in CFX_Font