Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/
Dcfx_cliprgn.h24 const FX_RECT& GetBox() const { return m_Box; } in GetBox() function
/external/pdfium/core/fpdfapi/page/
Dcpdf_page.cpp114 CFX_FloatRect CPDF_Page::GetBox(const ByteString& name) const { in GetBox() function in CPDF_Page