Home
last modified time | relevance | path

Searched defs:commandID (Results 1 – 3 of 3) sorted by relevance

/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
Dfirebug-lite-debug.js17710 items.push({label: "Cut", commandID: "cmd_cut"}); property
17711 items.push({label: "Copy", commandID: "cmd_copy"}); property
17712 items.push({label: "Paste", commandID: "cmd_paste"}); property
/plugin/webcode/vendor/
Dfirebug-lite-1.4.js4687 items.push({label:"Cut",commandID:"cmd_cut"}); property
4688 items.push({label:"Copy",commandID:"cmd_copy"}); property
4689 items.push({label:"Paste",commandID:"cmd_paste"}); property
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.4.js4698 items.push({label:"Cut",commandID:"cmd_cut"}); property
4699 items.push({label:"Copy",commandID:"cmd_copy"}); property
4700 items.push({label:"Paste",commandID:"cmd_paste"}); property