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

/external/webkit/Source/WebCore/page/
H A DDOMWindow.h184 String defaultStatus() const;
187 // This attribute is an alias of defaultStatus and is necessary for legacy uses.
188 String defaultstatus() const { return defaultStatus(); }
514 inline String DOMWindow::defaultStatus() const function in class:WebCore::DOMWindow
H A DDOMWindow.idl125 attribute DOMString defaultStatus;
127 // This attribute is an alias of defaultStatus and is necessary for legacy uses.

Completed in 54 milliseconds