Home
last modified time | relevance | path

Searched refs:GetWordRightBottomPoint (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/fpdfsdk/include/pdfwindow/
DPWL_Edit.h120 CPDF_Point GetWordRightBottomPoint(const CPVT_WordPlace& wpWord);
/external/pdfium/fpdfsdk/src/pdfwindow/
DPWL_Edit.cpp576 ptPopup = GetWordRightBottomPoint(wrLatin.EndPos); in OnRButtonUp()
799 CPDF_Point CPWL_Edit::GetWordRightBottomPoint(const CPVT_WordPlace& wpWord) in GetWordRightBottomPoint() function in CPWL_Edit