Searched refs:findProperty (Results 1 – 4 of 4) sorted by relevance
119 private int findProperty(int property) { in findProperty() method in UPropertyAliases240 int valueMapIndex=findProperty(property); in getPropertyName()254 int valueMapIndex=findProperty(property); in getPropertyValueName()290 int valueMapIndex=findProperty(property); in getPropertyValueEnum()311 int valueMapIndex=findProperty(property); in getPropertyValueEnumNoThrow()
120 private int findProperty(int property) { in findProperty() method in UPropertyAliases241 int valueMapIndex=findProperty(property); in getPropertyName()255 int valueMapIndex=findProperty(property); in getPropertyValueName()291 int valueMapIndex=findProperty(property); in getPropertyValueEnum()312 int valueMapIndex=findProperty(property); in getPropertyValueEnumNoThrow()
146 int32_t PropNameData::findProperty(int32_t property) { in findProperty() function in PropNameData238 int32_t valueMapIndex=findProperty(property); in getPropertyName()246 int32_t valueMapIndex=findProperty(property); in getPropertyValueName()271 int32_t valueMapIndex=findProperty(property); in getPropertyValueEnum()
106 static int32_t findProperty(int32_t property);