Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/font/
Dcpdf_font.h71 void GetFontBBox(FX_RECT& rect) const { rect = m_FontBBox; } in GetFontBBox() function
/external/pdfium/fpdfsdk/pdfwindow/
DPWL_Edit.cpp535 pFont->GetFontBBox(rcBBox); in GetCharArrayAutoFontSize()