Home
last modified time | relevance | path

Searched defs:OutToIn (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/fpdfsdk/src/pdfwindow/
DPWL_ListCtrl.cpp218 CPDF_Point CPWL_ListCtrl::OutToIn(const CPDF_Point& point) const in OutToIn() function in CPWL_ListCtrl
236 CPDF_Rect CPWL_ListCtrl::OutToIn(const CPDF_Rect& rect) const in OutToIn() function in CPWL_ListCtrl
/external/pdfium/core/src/fpdfdoc/
Dpdf_vt.h377 inline CPDF_Point OutToIn(const CPDF_Point & point) const in OutToIn() function
387 inline CPVT_FloatRect OutToIn(const CPDF_Rect & rect) const in OutToIn() function
/external/pdfium/fpdfsdk/src/fxedit/
Dfxet_list.cpp536 CPDF_Point CFX_ListCtrl::OutToIn(const CPDF_Point & point) const in OutToIn() function in CFX_ListCtrl
552 CPDF_Rect CFX_ListCtrl::OutToIn(const CPDF_Rect & rect) const in OutToIn() function in CFX_ListCtrl