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 101 CPVT_Word word;
121 CPVT_Word word;
142 CPVT_Word word;
209 CPVT_Word word;
fxet_pageobjs.cpp 16 CPDF_Rect GetUnderLineRect(const CPVT_Word& word)
22 CPDF_Rect GetCrossoutRect(const CPVT_Word& word)
111 CPVT_Word word;
202 CPVT_Word word;
319 CPVT_Word word;
524 CPVT_Word word;
586 CPVT_Word word;
673 CPVT_Word word;
fxet_edit.cpp 66 FX_BOOL CFX_Edit_Iterator::GetWord(CPVT_Word & word) const
1254 CPVT_Word wordinfo;
1301 CPVT_Word wordinfo;
    [all...]
fxet_list.cpp 101 CPVT_Word word;
  /external/pdfium/core/include/fpdfdoc/
fpdf_vt.h 13 struct CPVT_Word;
220 struct CPVT_Word {
222 CPVT_Word() : Word(0), nCharset(0), ptWord(0, 0), fAscent(0.0f), fDescent(0.0f), fWidth(0.0f),
307 virtual FX_BOOL GetWord(CPVT_Word & word) const = 0;
309 virtual FX_BOOL SetWord(const CPVT_Word & word) = 0;
  /external/pdfium/fpdfsdk/src/pdfwindow/
PWL_EditCtrl.cpp 393 CPVT_Word word;
518 CPVT_Word word;
546 CPVT_Word word;
PWL_Edit.cpp 803 CPVT_Word word;
1228 CPVT_Word wordinfo;
PWL_Utils.cpp 521 CPVT_Word word;
535 CPVT_Word word;
582 CPVT_Word word;
    [all...]
  /external/pdfium/core/src/fpdfdoc/
pdf_vt.h 628 FX_BOOL SetWord(const CPVT_Word & word);
629 FX_BOOL GetWord(CPVT_Word & word) const;
doc_ap.cpp 662 CPVT_Word word;
675 CPVT_Word word;
689 CPVT_Word word;
    [all...]
doc_vt.cpp     [all...]
  /external/pdfium/fpdfsdk/include/fxedit/
fx_edit.h 127 virtual FX_BOOL GetWord(CPVT_Word & word) const = 0;
fxet_edit.h 790 FX_BOOL GetWord(CPVT_Word & word) const;

Completed in 1212 milliseconds