wrapperInsertRule 89 Source/core/css/CSSGroupingRule.cpp m_groupRule->wrapperInsertRule(index, newRule); wrapperInsertRule 316 Source/core/css/CSSStyleSheet.cpp bool success = m_contents->wrapperInsertRule(rule, index); wrapperInsertRule 182 Source/core/css/StyleRule.h void wrapperInsertRule(unsigned, PassRefPtrWillBeRawPtr<StyleRuleBase>); wrapperInsertRule 131 Source/core/css/StyleSheetContents.h bool wrapperInsertRule(PassRefPtrWillBeRawPtr<StyleRuleBase>, unsigned index);