Searched refs:PROP_FLAG_EXPERIMENTAL (Results 1 – 3 of 3) sorted by relevance
96 #define PROP_FLAG_EXPERIMENTAL 0x00000010 // the property is experimental, i.e. should not ap… macro
132 #define PROP_FLAG_EXPERIMENTAL 0x00000100 // the property is experimental, i.e. should not ap… macro
2293 if ( ( nPropertyUIFlags & PROP_FLAG_EXPERIMENTAL ) != 0 ) in impl_shouldExcludeProperty_nothrow()
Completed in 32 milliseconds