Home
last modified time | relevance | path

Searched defs:CSection (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/core/fpdfdoc/
Dctypeset.h14 class CSection; variable
Dcpdf_variabletext.h24 class CSection; variable
165 friend class CSection; variable
Dcsection.cpp14 CSection::CSection(CPDF_VariableText* pVT) : m_pVT(pVT) {} in CSection() function in CSection