Home
last modified time | relevance | path

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

/external/pdfium/core/src/fpdfdoc/
Dpdf_vt.h17 class CSection; variable
401 friend class CSection; variable
Ddoc_vt.cpp47 CSection::CSection(CPDF_VariableText * pVT) : m_pVT(pVT) in CSection() function in CSection