Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/font/
Dcpdf_font.h114 const FX_RECT& GetFontBBox() const { return m_FontBBox; } in GetFontBBox() function
/external/pdfium/fpdfsdk/pwl/
Dcpwl_edit.cpp282 const FX_RECT& rcBBox = pFont->GetFontBBox(); in GetCharArrayAutoFontSize()