Searched refs:includePropertyAttribute (Results 1 – 1 of 1) sorted by relevance
739 …public static String[] getFilteredPropertyNames(XPropertySet props, short includePropertyAttribute, in getFilteredPropertyNames() argument745 boolean include = (includePropertyAttribute == 0) || in getFilteredPropertyNames()746 ((the_props[i].Attributes & includePropertyAttribute) != 0); in getFilteredPropertyNames()
Completed in 19 milliseconds