Searched refs:m_pDefaultDuplexType (Results 1 – 2 of 2) sorted by relevance
673 m_pDefaultDuplexType( NULL ), in PPDParser()820 m_pDefaultDuplexType = m_pDuplexTypes->getDefaultValue(); in PPDParser()1564 if( m_pDefaultDuplexType ) in getDefaultDuplexType()1565 return m_pDefaultDuplexType->m_aValue; in getDefaultDuplexType()
176 const PPDValue* m_pDefaultDuplexType; member in psp::PPDParser