Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfdoc/
Dctypeset.h15 class CSection; variable
Dcpdf_variabletext.h24 class CSection; variable
Dcsection.cpp17 CSection::CSection(CPDF_VariableText* pVT) : m_pVT(pVT) { in CSection() function in CSection
/external/llvm-project/llvm/lib/MC/
DXCOFFObjectWriter.cpp689 const ControlSection &CSection) { in writeRelocation()