HomeSort by relevance Sort by last modified time
    Searched defs:SearchWordPlace (Results 1 - 2 of 2) sorted by null

  /external/pdfium/core/src/fpdfdoc/
doc_vt.cpp 185 CPVT_WordPlace CSection::SearchWordPlace(const CPDF_Point & point) const
215 place = SearchWordPlace(point.x,
231 CPVT_WordPlace CSection::SearchWordPlace(FX_FLOAT fx, const CPVT_WordPlace & lineplace) const
234 return SearchWordPlace(fx - m_SecInfo.rcSection.left,
239 CPVT_WordPlace CSection::SearchWordPlace(FX_FLOAT fx, const CPVT_WordRange & range) const
    [all...]
  /external/pdfium/fpdfsdk/src/fxedit/
fxet_edit.cpp     [all...]

Completed in 72 milliseconds