Searched refs:SelectWord (Results 1 - 4 of 4) sorted by relevance

/external/pdfium/xfa/src/fee/include/
H A Difde_txtedtpage.h25 virtual int32_t SelectWord(const CFX_PointF& fPoint, int32_t& nCount) = 0;
/external/pdfium/xfa/src/fee/src/fee/
H A Dfde_txtedtpage.h104 virtual int32_t SelectWord(const CFX_PointF& fPoint, int32_t& nCount);
H A Dfde_txtedtpage.cpp356 int32_t CFDE_TxtEdtPage::SelectWord(const CFX_PointF& fPoint, int32_t& nCount) { function in class:CFDE_TxtEdtPage
/external/pdfium/xfa/src/fwl/src/basewidget/
H A Dfwl_editimp.cpp1958 int32_t nIndex = pPage->SelectWord(pt, nCount);

Completed in 214 milliseconds