Searched refs:findProperty (Results 1 – 5 of 5) sorted by relevance
147 int32_t PropNameData::findProperty(int32_t property) { in findProperty() function in PropNameData239 int32_t valueMapIndex=findProperty(property); in getPropertyName()247 int32_t valueMapIndex=findProperty(property); in getPropertyValueName()272 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);
48 if (findProperty()) in ResolverConfig()133 findProperty() { in findProperty() method in ResolverConfig
6633 const Property* hashTableEntry = findProperty(name, length); in cssPropertyID()