Searched refs:PROP_FLAG_FORM_VISIBLE (Results 1 – 2 of 2) sorted by relevance
123 #define PROP_FLAG_FORM_VISIBLE 0x00000001 // the property is visible when inspecting a form o… macro
885 bool bIsVisibleForForms = ( nPropertyUIFlags & PROP_FLAG_FORM_VISIBLE ) != 0; in doDescribeSupportedProperties()
Completed in 74 milliseconds