Searched defs:commandID (Results 1 – 3 of 3) sorted by relevance
17710 items.push({label: "Cut", commandID: "cmd_cut"}); property17711 items.push({label: "Copy", commandID: "cmd_copy"}); property17712 items.push({label: "Paste", commandID: "cmd_paste"}); property
4687 items.push({label:"Cut",commandID:"cmd_cut"}); property4688 items.push({label:"Copy",commandID:"cmd_copy"}); property4689 items.push({label:"Paste",commandID:"cmd_paste"}); property
4698 items.push({label:"Cut",commandID:"cmd_cut"}); property4699 items.push({label:"Copy",commandID:"cmd_copy"}); property4700 items.push({label:"Paste",commandID:"cmd_paste"}); property