Home
last modified time | relevance | path

Searched refs:CPVT_Line (Results 1 – 8 of 8) 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.h41 bool GetLine(CPVT_Line& line) const;
Dcpdf_variabletext.cpp160 bool CPDF_VariableText::Iterator::GetLine(CPVT_Line& line) const { in GetLine()
Dcpvt_generateap.cpp126 CPVT_Line line; in GenerateEditAP()
/external/pdfium/fpdfsdk/pwl/
Dcpwl_edit_impl.cpp80 bool CPWL_EditImpl_Iterator::GetLine(CPVT_Line& line) const { in GetLine()
508 CPVT_Line line; in DrawEdit()
1114 CPVT_Line line; in ScrollToCaret()
1187 CPVT_Line lineinfo; in RefreshPushLineRects()
1213 CPVT_Line lineinfo; in RefreshWordRange()
1272 CPVT_Line line; in SetCaretInfo()
1763 CPVT_Line line; in SetCaretOrigin()
Dcpwl_edit_ctrl.cpp304 CPVT_Line line; in GetCaretInfo()
Dcpwl_edit_impl.h432 bool GetLine(CPVT_Line& line) const;
/external/pdfium/fpdfsdk/
Dcpdfsdk_appstream.cpp613 CPVT_Line line; in GetEditAppStream()