Searched refs:createCSSStyleSheet (Results 1 – 3 of 3) sorted by relevance
59 static PassRefPtr<CSSStyleSheet> createCSSStyleSheet(const String& title, const String& media);
41 CSSStyleSheet createCSSStyleSheet([Default=Undefined] optional DOMString title,
227 PassRefPtr<CSSStyleSheet> DOMImplementation::createCSSStyleSheet(const String&, const String& media) in createCSSStyleSheet() function in WebCore::DOMImplementation