Searched refs:onlyMatchImg (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/
H A DHTMLFormElement.cpp842 bool onlyMatchImg = !elements.isEmpty() && isHTMLImageElement(*elements.first()); local
843 returnValue0 = radioNodeList(name, onlyMatchImg);

Completed in 152 milliseconds