Home
last modified time | relevance | path

Searched defs:shouldSaveAndRestoreFormControlState (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/dom/
DElement.h330 virtual bool shouldSaveAndRestoreFormControlState() const { return true; } in shouldSaveAndRestoreFormControlState() function
/external/webkit/Source/WebCore/html/
DHTMLFormControlElement.cpp537 bool HTMLFormControlElementWithState::shouldSaveAndRestoreFormControlState() const in shouldSaveAndRestoreFormControlState() function in WebCore::HTMLFormControlElementWithState