Searched defs:createPropertyList (Results 1 – 2 of 2) sorted by relevance
167 int createPropertyList(Property) { return 1; } in createPropertyList() function168 int createPropertyList(Property, int) { return 1; } in createPropertyList() function
283 …PropertyListNode* createPropertyList(PropertyNode* property) { return new (m_globalData) PropertyL… in createPropertyList() function284 …PropertyListNode* createPropertyList(PropertyNode* property, PropertyListNode* tail) { return new … in createPropertyList() function