Home
last modified time | relevance | path

Searched refs:wpWord (Results 1 – 8 of 8) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/fpdfsdk/pwl/
H A Dcpwl_edit.h90 CFX_PointF GetWordRightBottomPoint(const CPVT_WordPlace& wpWord);
H A Dcpwl_edit.cpp314 CFX_PointF CPWL_Edit::GetWordRightBottomPoint(const CPVT_WordPlace& wpWord) { in GetWordRightBottomPoint() argument
317 pIterator->SetAt(wpWord); in GetWordRightBottomPoint()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/fpdfsdk/pwl/
H A Dcpwl_edit.h119 CFX_PointF GetWordRightBottomPoint(const CPVT_WordPlace& wpWord);
H A Dcpwl_edit.cpp345 CFX_PointF CPWL_Edit::GetWordRightBottomPoint(const CPVT_WordPlace& wpWord) { in GetWordRightBottomPoint() argument
348 pIterator->SetAt(wpWord); in GetWordRightBottomPoint()
/dports/lang/spidermonkey60/firefox-60.9.0/modules/pdfium/pdfium/fpdfsdk/pdfwindow/
H A DPWL_Edit.h127 CFX_PointF GetWordRightBottomPoint(const CPVT_WordPlace& wpWord);
H A DPWL_Edit.cpp512 CFX_PointF CPWL_Edit::GetWordRightBottomPoint(const CPVT_WordPlace& wpWord) { in GetWordRightBottomPoint() argument
515 pIterator->SetAt(wpWord); in GetWordRightBottomPoint()
/dports/editors/texmaker/texmaker-5.0.3/pdfium/fpdfsdk/pdfwindow/
H A DPWL_Edit.h135 CFX_FloatPoint GetWordRightBottomPoint(const CPVT_WordPlace& wpWord);
H A DPWL_Edit.cpp521 const CPVT_WordPlace& wpWord) { in GetWordRightBottomPoint() argument
526 pIterator->SetAt(wpWord); in GetWordRightBottomPoint()