Home
last modified time | relevance | path

Searched refs:CPVT_Line (Results 1 – 7 of 7) sorted by relevance

/external/pdfium/core/fpdfdoc/
Dcpvt_line.h14 class CPVT_Line {
16 CPVT_Line();
26 inline CPVT_Line::CPVT_Line() in CPVT_Line() function
Dcpdf_variabletext.h52 bool GetLine(CPVT_Line& line) const;
Dcpdf_variabletext.cpp203 bool CPDF_VariableText::Iterator::GetLine(CPVT_Line& line) const { in GetLine()
Dcpvt_generateap.cpp1131 CPVT_Line line; in GenerateEditAP()
/external/pdfium/fpdfsdk/fxedit/
Dfxet_edit.cpp118 bool CFX_Edit_Iterator::GetLine(CPVT_Line& line) const { in GetLine()
609 CPVT_Line line; in GetEditAppearanceStream()
705 CPVT_Line line; in GetSelectAppearanceStream()
775 CPVT_Line line; in DrawEdit()
1419 CPVT_Line line; in ScrollToCaret()
1492 CPVT_Line lineinfo; in RefreshPushLineRects()
1518 CPVT_Line lineinfo; in RefreshWordRange()
1578 CPVT_Line line; in SetCaretInfo()
2095 CPVT_Line line; in SetCaretOrigin()
Dfxet_edit.h513 bool GetLine(CPVT_Line& line) const;
/external/pdfium/fpdfsdk/pdfwindow/
DPWL_EditCtrl.cpp335 CPVT_Line line; in GetCaretInfo()