Searched refs:formElementsState (Results 1 – 9 of 9) sorted by relevance
163 item->setDocumentState(document->formElementsState()); in saveDocumentState()
496 Vector<String> formElementsState() const;
4295 Vector<String> Document::formElementsState() const in formElementsState() function in WebCore::Document
3034 item->setDocumentState(frame->document()->formElementsState()); in saveDocumentState()
1197 * dom/Document.cpp: (WebCore::Document::formElementsState): Fixed mistake where the1554 (-[WebCoreFrameBridge saveDocumentState]): Rewrote to call the new formElementsState1567 elements rather than arbitrary DOM nodes. Replaced docState with formElementsState and1585 (WebCore::Document::formElementsState): Added. Replaces the old docState function.
27607 (WebCore::Document::formElementsState): Check shouldSaveAndRestoreFormControlState().27622 Remove the autoComplete() check. Document::formElementsState() does equivalent check.
11587 (WebCore::Document::formElementsState):44951 (WebCore::Document::formElementsState):49156 (WebCore::Document::formElementsState):
16105 * dom/Document.cpp: (WebCore::Document::formElementsState): Updated to use new type,59259 (WebCore::Document::formElementsState):
47636 (WebCore::Document::formElementsState):