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

/external/chromium_org/third_party/WebKit/Source/core/html/
H A DHTMLSummaryElement.cpp77 static bool isClickableControl(Node* node) function in namespace:blink
96 if (event->type() == EventTypeNames::DOMActivate && !isClickableControl(event->target()->toNode())) {

Completed in 139 milliseconds