Searched refs:findProperty (Results 1 – 4 of 4) sorted by relevance
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);
54 const Property* findProperty(register const char* str, register unsigned int len);
6633 const Property* hashTableEntry = findProperty(name, length); in cssPropertyID()