Searched refs:getValueCaseInsensitive (Results 1 – 4 of 4) sorted by relevance
91 const PPDValue* pValue = pKey ? pKey->getValueCaseInsensitive( aPaper ) : NULL; in setPaper()
1714 const PPDValue* PPDKey::getValueCaseInsensitive( const String& rOption ) const in getValueCaseInsensitive() function in PPDKey
695 pValue = pKey ? pKey->getValueCaseInsensitive( aPaper ) : NULL; in SetData()705 pValue = pKey->getValueCaseInsensitive( aPaper ); in SetData()
94 const PPDValue* getValueCaseInsensitive( const String& rOption ) const;
Completed in 36 milliseconds