HomeSort by relevance Sort by last modified time
    Searched defs:GetBox (Results 1 - 2 of 2) sorted by null

  /external/pdfium/core/fxge/
cfx_cliprgn.h 24 const FX_RECT& GetBox() const { return m_Box; }
  /external/pdfium/core/fpdfapi/page/
cpdf_page.cpp 38 CFX_FloatRect mediabox = GetBox("MediaBox");
42 m_BBox = GetBox("CropBox");
114 CFX_FloatRect CPDF_Page::GetBox(const ByteString& name) const {

Completed in 72 milliseconds