firstNamedItem 145 Source/core/html/HTMLFormControlsCollection.cpp if (HTMLElement* item = firstNamedItem(formControlElements(), imagesElements, idAttr, name)) firstNamedItem 148 Source/core/html/HTMLFormControlsCollection.cpp return firstNamedItem(formControlElements(), imagesElements, nameAttr, name);