HomeSort by relevance Sort by last modified time
    Searched refs:GetVisibleWordRange (Results 1 - 5 of 5) sorted by null

  /external/pdfium/fpdfsdk/src/pdfwindow/
PWL_Label.cpp 120 CPVT_WordRange wrRange = m_pEdit->GetVisibleWordRange();
PWL_Edit.cpp 353 CPVT_WordRange wrVisible = (HasFlag(PES_TEXTOVERFLOW) ? wrWhole : m_pEdit->GetVisibleWordRange());
472 CPVT_WordRange wrRange = m_pEdit->GetVisibleWordRange();
  /external/pdfium/fpdfsdk/src/fxedit/
fxet_edit.cpp     [all...]
  /external/pdfium/fpdfsdk/include/fxedit/
fx_edit.h 287 virtual CPVT_WordRange GetVisibleWordRange() const = 0;
fxet_edit.h 718 CPVT_WordRange GetVisibleWordRange() const;

Completed in 58 milliseconds