Home
last modified time | relevance | path

Searched refs:CPVT_Section (Results 1 – 6 of 6) sorted by relevance

/external/pdfium/core/fpdfdoc/
Dcpvt_section.h15 struct CPVT_Section { struct
Dcpdf_variabletext.h27 struct CPVT_Section;
53 bool GetSection(CPVT_Section& section) const;
54 bool SetSection(const CPVT_Section& section);
Dcpdf_variabletext.cpp221 bool CPDF_VariableText::Iterator::GetSection(CPVT_Section& section) const { in GetSection()
234 bool CPDF_VariableText::Iterator::SetSection(const CPVT_Section& section) { in SetSection()
/external/pdfium/fpdfsdk/pdfwindow/
DPWL_EditCtrl.cpp415 CPVT_Section section; in GetCaretFont()
436 CPVT_Section section; in GetCaretFontSize()
/external/pdfium/fpdfsdk/fxedit/
Dfxet_edit.h514 bool GetSection(CPVT_Section& section) const;
Dfxet_edit.cpp128 bool CFX_Edit_Iterator::GetSection(CPVT_Section& section) const { in GetSection()
1916 CPVT_Section section; in Backspace()
1958 CPVT_Section section; in Delete()