Searched refs:styleList (Results 1 – 6 of 6) sorted by relevance
383 StyleList* styleList = cssRuleList->styleList(); in visitDOMWrapper() local384 if (styleList) in visitDOMWrapper()385 groupId = calculateGroupId(styleList); in visitDOMWrapper()
56 StyleList* styleList() in styleList() function
118 CSSValueList* styleList = static_cast<CSSValueList*>(fontStyle.get()); in addFontFaceRule() local119 unsigned numStyles = styleList->length(); in addFontFaceRule()124 … switch (static_cast<CSSPrimitiveValue*>(styleList->itemWithoutBoundsCheck(i))->getIdent()) { in addFontFaceRule()
263 cur = ctxt->styleList; in xsltFreeDocuments()
1726 xsltDocumentPtr styleList; /* the stylesheet docs list */ member
45360 (WebCore::CSSRuleList::styleList):