Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/fpdfsdk/pwl/
H A Dcpwl_list_ctrl.h71 CFX_FloatRect GetPlateRect() const { return m_rcPlate; } in GetPlateRect() function
/aosp_15_r20/external/pdfium/core/fpdfdoc/
H A Dcpvt_variabletext.cpp569 const CFX_FloatRect& CPVT_VariableText::GetPlateRect() const { in GetPlateRect() function in CPVT_VariableText