HomeSort by relevance Sort by last modified time
    Searched refs:isLinkClick (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/html/
HTMLAnchorElement.h 127 bool isLinkClick(Event*);
HTMLAnchorElement.cpp 157 if (isLinkClick(event) && isLiveLink()) {
373 bool isLinkClick(Event* event)
  /external/chromium_org/third_party/WebKit/Source/core/svg/
SVGAElement.cpp 119 if (isLinkClick(event)) {

Completed in 65 milliseconds