Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/pwl/
Dcpwl_list_impl.h81 CFX_FloatRect GetPlateRect() const { return m_rcPlate; } in GetPlateRect() function
/external/pdfium/core/fpdfdoc/
Dcpdf_variabletext.cpp637 const CFX_FloatRect& CPDF_VariableText::GetPlateRect() const { in GetPlateRect() function in CPDF_VariableText