Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/html/
DHTMLFormElement.cpp596 bool hasInvalidControls = false; in checkInvalidControlsAndCollectUnhandled() local
601 hasInvalidControls = true; in checkInvalidControlsAndCollectUnhandled()
604 return hasInvalidControls; in checkInvalidControlsAndCollectUnhandled()