Searched defs:PPDConstraint (Results 1 – 1 of 1) sorted by relevance
131 struct PPDConstraint struct in psp::PPDParser133 const PPDKey* m_pKey1;134 const PPDValue* m_pOption1;135 const PPDKey* m_pKey2;136 const PPDValue* m_pOption2;138 … PPDConstraint() : m_pKey1( NULL ), m_pOption1( NULL ), m_pKey2( NULL ), m_pOption2( NULL ) {} in PPDConstraint() argument
Completed in 15 milliseconds