Home
last modified time | relevance | path

Searched refs:designMode (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/
DHTMLDocument.h47 String designMode() const;
DHTMLDocument.idl45 [TreatNullAs=NullString, CustomElementCallbacks] attribute DOMString designMode;
DHTMLDocument.cpp97 String HTMLDocument::designMode() const in designMode() function in WebCore::HTMLDocument