Searched refs:findProperty (Results 1 – 7 of 7) 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);
35 const Property* findProperty(register const char* str, register unsigned len);
48 if (findProperty()) in ResolverConfig()133 findProperty() { in findProperty() method in ResolverConfig
7765 const Property* hashTableEntry = findProperty(name, length); in cssPropertyID()