Searched defs:shouldSaveAndRestoreFormControlState (Results 1 – 6 of 6) sorted by relevance
58 virtual bool shouldSaveAndRestoreFormControlState() const OVERRIDE { return false; } in shouldSaveAndRestoreFormControlState() function
77 bool HTMLFormControlElementWithState::shouldSaveAndRestoreFormControlState() const in shouldSaveAndRestoreFormControlState() function in WebCore::HTMLFormControlElementWithState
486 bool HTMLInputElement::shouldSaveAndRestoreFormControlState() const in shouldSaveAndRestoreFormControlState() function in WebCore::HTMLInputElement
56 bool BaseButtonInputType::shouldSaveAndRestoreFormControlState() const in shouldSaveAndRestoreFormControlState() function in WebCore::BaseButtonInputType
61 bool PasswordInputType::shouldSaveAndRestoreFormControlState() const in shouldSaveAndRestoreFormControlState() function in WebCore::PasswordInputType
155 bool InputType::shouldSaveAndRestoreFormControlState() const in shouldSaveAndRestoreFormControlState() function in WebCore::InputType