Searched refs:PROPTYPE_GUID (Results 1 – 2 of 2) sorted by relevance
398 …enum LargePropertyType { PROPTYPE_POS, PROPTYPE_SIZE, PROPTYPE_GUID, PROPTYPE_STRING, PROPTYPE_STR… enumerator
1176 …maLargeProps.push_back( LargeProperty( LargeProperty::PROPTYPE_GUID, getPropertyName(), 16, pValue… in dumpGuidProperty()1294 case LargeProperty::PROPTYPE_GUID: in dumpLargeProperties()