Searched defs:pVT (Results 1 – 2 of 2) sorted by relevance
210 CPVT_Section::CPVT_Section(CPVT_VariableText* pVT) : m_pVT(pVT) { in CPVT_Section()
82 CPVT_VariableText::Iterator::Iterator(CPVT_VariableText* pVT) : m_pVT(pVT) { in Iterator()