Searched defs:propertyCount (Results 1 – 13 of 13) sorted by relevance
155 unsigned propertyCount() const { return m_arraySize; } in propertyCount() function189 unsigned propertyCount() const { return m_propertyVector.size(); } in propertyCount() function281 inline unsigned StylePropertySet::propertyCount() const in propertyCount() function
164 …erEnabledCSSPropertiesIntoVector(const CSSPropertyID* properties, size_t propertyCount, Vector<CSS… in filterEnabledCSSPropertiesIntoVector()
572 const size_t propertyCount = propertySet->propertyCount(); in create() local
35 unsigned propertyCount = propertySet->propertyCount(); in addProperties() local
67 unsigned propertyCount = propertySet->propertyCount(); in addViewportRule() local
1277 unsigned propertyCount = properties->propertyCount(); in applyProperties() local
649 unsigned propertyCount = nodeStyle->propertyCount(); in removeStyleConflictingWithStyleOfNode() local744 unsigned propertyCount = m_mutableStyle->propertyCount(); in conflictsWithInlineStyleOfElement() local931 unsigned propertyCount = style->propertyCount(); in elementIsStyledSpanOrHTMLEquivalent() local1113 unsigned propertyCount = style->propertyCount(); in mergeStyle() local1166 unsigned propertyCount = m_mutableStyle->propertyCount(); in mergeStyleFromRulesForSerialization() local1183 unsigned propertyCount = style->propertyCount(); in removePropertiesInStyle() local
342 unsigned propertyCount = styleDeclaration->propertyCount(); in retrieveResourcesForProperties() local
688 WebInspector.ArrayGroupingTreeElement = function(object, fromIndex, toIndex, propertyCount) argument
1927 ProtocolValue.prototype.propertyCount = function() { method in ProtocolValue
558 unsigned propertyCount = propertyData.size(); in setPropertyText() local875 int propertyCount; in newLineAndWhitespaceDelimiters() local
2544 ProtocolValue.prototype.propertyCount = function() { method in ProtocolValue
1166 static bool shouldSerializeDensely(uint32_t length, uint32_t propertyCount) in shouldSerializeDensely()