Searched refs:pVT (Results 1 – 4 of 4) sorted by relevance
41 explicit CPVT_Section(CPVT_VariableText* pVT);
34 explicit Iterator(CPVT_VariableText* pVT);
210 CPVT_Section::CPVT_Section(CPVT_VariableText* pVT) : m_pVT(pVT) { in CPVT_Section() argument
82 CPVT_VariableText::Iterator::Iterator(CPVT_VariableText* pVT) : m_pVT(pVT) { in Iterator() argument