Searched refs:PROP_FLAG_ENUM_ONE (Results 1 – 3 of 3) sorted by relevance
624 if ( ( nPropertyUIFlags & PROP_FLAG_ENUM_ONE ) == PROP_FLAG_ENUM_ONE ) in getValueFromDescription()666 if ( ( nUIFlags & PROP_FLAG_ENUM_ONE ) == PROP_FLAG_ENUM_ONE ) in getDescriptionForValue()
128 #define PROP_FLAG_ENUM_ONE 0x00000060 // the property is an enum property starting with 1 macro
92 #define PROP_FLAG_ENUM_ONE 0x00000004 // the property is an enum property starting with 1 macro
Completed in 23 milliseconds