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

  /external/pdfium/core/include/fpdfdoc/
fpdf_vt.h 16 struct CPVT_Line;
243 struct CPVT_Line {
244 CPVT_Line()
308 virtual FX_BOOL GetLine(CPVT_Line& line) const = 0;
  /external/pdfium/fpdfsdk/src/fxedit/
fxet_ap.cpp 98 CPVT_Line line;
194 CPVT_Line line;
fxet_edit.cpp 55 FX_BOOL CFX_Edit_Iterator::GetLine(CPVT_Line& line) const {
    [all...]
fxet_pageobjs.cpp 217 CPVT_Line line;
341 CPVT_Line line;
  /external/pdfium/fpdfsdk/include/fxedit/
fx_edit.h 30 struct CPVT_Line;
159 virtual FX_BOOL GetLine(CPVT_Line& line) const = 0;
fxet_edit.h 781 FX_BOOL GetLine(CPVT_Line& line) const override;
  /external/pdfium/core/src/fpdfdoc/
pdf_vt.h 547 FX_BOOL GetLine(CPVT_Line& line) const override;
doc_ap.cpp 742 CPVT_Line line;
    [all...]
doc_vt.cpp     [all...]
  /external/pdfium/fpdfsdk/src/pdfwindow/
PWL_EditCtrl.cpp 352 CPVT_Line line;
PWL_Utils.cpp 465 CPVT_Line line;
    [all...]

Completed in 489 milliseconds