Home
last modified time | relevance | path

Searched refs:selectedStylesheetSet (Results 1 – 8 of 8) sorted by relevance

/external/webkit/Source/WebCore/dom/
DDocument.idl201 … attribute [ConvertNullStringTo=Null, ConvertNullToNullString] DOMString selectedStylesheetSet;
DDocument.h668 String selectedStylesheetSet() const;
DDocument.cpp2904 String Document::selectedStylesheetSet() const in selectedStylesheetSet() function in WebCore::Document
/external/webkit/Source/WebCore/bindings/objc/
DPublicDOMInterfaces.h104 @property(copy) NSString *selectedStylesheetSet AVAILABLE_WEBKIT_VERSION_3_0_AND_LATER;
/external/webkit/Source/WebCore/
DChangeLog-2006-05-101564 selectedStylesheetSet, and getCSSTarget all const member functions. Removed the unused
1583 (WebCore::Document::selectedStylesheetSet): Ditto.
34457 (DocumentImpl::selectedStylesheetSet): ditto
35591 (DocumentImpl::selectedStylesheetSet):
DChangeLog-2002-12-039318 (DocumentStyle::selectedStylesheetSet):
9335 (DocumentImpl::selectedStylesheetSet):
DChangeLog-2005-08-2345839 …- fixed <rdar://problem/3636261>: "nil-deref in selectedStylesheetSet iterating through properties…
45842 (DocumentImpl::selectedStylesheetSet): Add nil check.
DChangeLog-2006-12-3134809 (WebCore::Document::selectedStylesheetSet):