Searched defs:GetBox (Results 1 – 2 of 2) sorted by relevance
24 const FX_RECT& GetBox() const { return m_Box; } in GetBox() function
91 CFX_FloatRect CPDF_Page::GetBox(const ByteString& name) const { in GetBox() function in CPDF_Page