Searched refs:setSelectedStylesheetSetName (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/dom/
H A DDocumentStyleSheetCollection.h93 void setSelectedStylesheetSetName(const String& name) { m_selectedStylesheetSetName = name; } function in class:WebCore::DocumentStyleSheetCollection
H A DDocument.cpp2811 m_styleSheetCollection.setSelectedStylesheetSetName(content);
3194 m_styleSheetCollection.setSelectedStylesheetSetName(aString);

Completed in 134 milliseconds