Home
last modified time | relevance | path

Searched refs:OwnerFormForState (Results 1 – 2 of 2) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/html/forms/
H A Dform_controller.cc45 inline HTMLFormElement* OwnerFormForState(const ListedElement& control) { in OwnerFormForState() function
368 if (!OwnerFormForState(control)) in RecordFormStructure()
396 HTMLFormElement* form = OwnerFormForState(control); in FormKey()
569 if (OwnerFormForState(control)) in RestoreControlStateFor()
582 if (OwnerFormForState(*control) != &form) in RestoreControlStateIn()
637 auto* owner = OwnerFormForState(*control); in RestoreAllControlsInDocumentOrder()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/html/forms/
H A Dform_controller.cc45 inline HTMLFormElement* OwnerFormForState(const ListedElement& control) { in OwnerFormForState() function
368 if (!OwnerFormForState(control)) in RecordFormStructure()
396 HTMLFormElement* form = OwnerFormForState(control); in FormKey()
569 if (OwnerFormForState(control)) in RestoreControlStateFor()
582 if (OwnerFormForState(*control) != &form) in RestoreControlStateIn()
637 auto* owner = OwnerFormForState(*control); in RestoreAllControlsInDocumentOrder()