Searched defs:doAction (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/inspector/front-end/
H A DPleaseWaitMessage.js93 function doAction() function
104 setTimeout(doAction, 0);
/external/chromium/chrome/browser/resources/
H A Dnew_new_tab.js1004 function doAction() {
1042 actionLink.onclick = doAction;
1043 actionLink.onkeydown = handleIfEnterKey(doAction);

Completed in 96 milliseconds