Searched refs:PROPTYPE_SIZE (Results 1 – 2 of 2) sorted by relevance
398 …enum LargePropertyType { PROPTYPE_POS, PROPTYPE_SIZE, PROPTYPE_GUID, PROPTYPE_STRING, PROPTYPE_STR… enumerator
1170 … maLargeProps.push_back( LargeProperty( LargeProperty::PROPTYPE_SIZE, getPropertyName(), 8 ) ); in dumpSizeProperty()1286 case LargeProperty::PROPTYPE_SIZE: in dumpLargeProperties()