Searched defs:pVT (Results 1 – 2 of 2) sorted by relevance
17 CSection::CSection(CPDF_VariableText* pVT) : m_pVT(pVT) {} in CSection()
86 CPDF_VariableText::Iterator::Iterator(CPDF_VariableText* pVT) in Iterator()