Searched defs:actionType (Results 1 – 3 of 3) sorted by relevance
8 function loadImagePath(path, iconSize, actionType, callback) { argument52 function setIcon(details, callback, name, parameters, actionType) { argument
185 performAction_: function(actionType, opt_args) { argument202 actionType: actionType }, property
590 void HTMLMediaElement::scheduleDelayedAction(DelayedActionType actionType) in scheduleDelayedAction()