Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/include/fxedit/
Dfxet_list.h156 CPDF_Rect GetPlateRect() const { return m_rcPlate; } in GetPlateRect() function
/external/pdfium/core/src/fpdfdoc/
Dpdf_vt.h300 virtual const CPDF_Rect& GetPlateRect() const { return m_rcPlate; } in GetPlateRect() function
410 const CPDF_Rect& GetPlateRect() const override { in GetPlateRect() function
/external/pdfium/fpdfsdk/src/fxedit/
Dfxet_list.cpp158 CPDF_Rect CFX_List::GetPlateRect() const { in GetPlateRect() function in CFX_List
Dfxet_edit.cpp1634 CPDF_Rect CFX_Edit::GetPlateRect() const { in GetPlateRect() function in CFX_Edit