Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfdoc/
Dcpvt_section.cpp210 CPVT_Section::CPVT_Section(CPVT_VariableText* pVT) : m_pVT(pVT) { in CPVT_Section()
Dcpvt_variabletext.cpp82 CPVT_VariableText::Iterator::Iterator(CPVT_VariableText* pVT) : m_pVT(pVT) { in Iterator()