Searched refs:nodeAsLabelableFormControl (Results 1 – 3 of 3) sorted by relevance
39 static HTMLFormControlElement* nodeAsLabelableFormControl(Node* node) in nodeAsLabelableFormControl() function76 if (HTMLFormControlElement* formControlElement = nodeAsLabelableFormControl(node)) in control()84 return nodeAsLabelableFormControl(document()->getElementById(controlId)); in control()
8317 (WebCore::nodeAsLabelableFormControl):
131108 (WebCore::nodeAsLabelableFormControl): Made this cast to Element instead