takeControlState  185 Source/core/html/forms/FormController.cpp     FormControlState takeControlState(const AtomicString& name, const AtomicString& type);
takeControlState  441 Source/core/html/forms/FormController.cpp     FormControlState state = it->value->takeControlState(control.name(), control.type());