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