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

  /external/pdfium/fpdfsdk/src/fxedit/
fxet_ap.cpp 93 CPVT_Word word;
112 CPVT_Word word;
130 CPVT_Word word;
193 CPVT_Word word;
fxet_pageobjs.cpp 16 CPDF_Rect GetUnderLineRect(const CPVT_Word& word) {
22 CPDF_Rect GetCrossoutRect(const CPVT_Word& word) {
123 CPVT_Word word;
214 CPVT_Word word;
326 CPVT_Word word;
500 CPVT_Word word;
563 CPVT_Word word;
646 CPVT_Word word;
fxet_edit.cpp 45 FX_BOOL CFX_Edit_Iterator::GetWord(CPVT_Word& word) const {
986 CPVT_Word wordinfo;
1024 CPVT_Word wordinfo;
    [all...]
fxet_list.cpp 82 CPVT_Word word;
  /external/pdfium/core/include/fpdfdoc/
fpdf_vt.h 18 struct CPVT_Word;
212 struct CPVT_Word {
213 CPVT_Word()
304 virtual FX_BOOL GetWord(CPVT_Word& word) const = 0;
306 virtual FX_BOOL SetWord(const CPVT_Word& word) = 0;
  /external/pdfium/fpdfsdk/src/pdfwindow/
PWL_EditCtrl.cpp 351 CPVT_Word word;
453 CPVT_Word word;
475 CPVT_Word word;
PWL_Edit.cpp 763 CPVT_Word word;
1122 CPVT_Word wordinfo;
    [all...]
PWL_Utils.cpp 473 CPVT_Word word;
483 CPVT_Word word;
525 CPVT_Word word;
    [all...]
  /external/pdfium/core/src/fpdfdoc/
pdf_vt.h 545 FX_BOOL SetWord(const CPVT_Word& word) override;
546 FX_BOOL GetWord(CPVT_Word& word) const override;
doc_ap.cpp 737 CPVT_Word word;
753 CPVT_Word word;
769 CPVT_Word word;
    [all...]
doc_vt.cpp     [all...]
  /external/pdfium/fpdfsdk/include/fxedit/
fx_edit.h 33 struct CPVT_Word;
157 virtual FX_BOOL GetWord(CPVT_Word& word) const = 0;
fxet_edit.h 780 FX_BOOL GetWord(CPVT_Word& word) const override;

Completed in 66 milliseconds