Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfdoc/
Dctypeset.h15 class CSection; variable
Dcpdf_variabletext.h23 class CSection; variable
Dcsection.cpp17 CSection::CSection(CPDF_VariableText* pVT) : m_pVT(pVT) {} in CSection() function in CSection