Lines Matching refs:command

1160                 command: 1,

1189 command: 1,
1272 command: k,
1527 command: 1,
4340 CKEDITOR.command = function(a, d) {
4371 CKEDITOR.command.prototype = {
4390 CKEDITOR.event.implementOn(CKEDITOR.command.prototype);
5633 command: b.command || null,
5644 c = d && d.command && this.editor.getCommand(d.command),
5920 var c = b instanceof CKEDITOR.command ? b : new CKEDITOR.command(this, b);
5975 command: c
10064 command: 1,
12771 command: "about",
13015 command: b,
13215 a.addCommand(d, new CKEDITOR.command(a, e));
13218 command: d,
13353 command: "blockquote",
13604 b.execCommand(a.command)
13624 d = this.command,
13671 k = this.name || this.command;
13712 this.allowedContent || this.requiredContent || !this.command || (b = a.getCommand(this.command) || b);
14116 command: d,
14344 command: d,
14349 command: d,
15758 command: "templates",
15843 !f || f.command && !this.editor.getCommand(f.command).state || (f.state = k[e], this.add(f))
15850 else a.command && this.editor.execCommand(a.command)
15957 return a === b.command
15991 this.command && (f = e.getCommand(this.command), (f = e.getCommandKeystroke(f)) && (c = CKEDITOR.tools.keystrokeToString(e.lang.common.keyboard, f)));
16143 command: "copyFormatting",
16495 command: "creatediv",
16501 command: "editdiv",
16507 command: "removediv",
17203 return !a.match(/command=QuickUpload/) || a.match(/(\?|&)responseType=json/) ? a : g(a, {
17345 command: "find",
17349 command: "replace",
17477 command: "flash",
17484 command: "flash",
17898 name: this.name || this.command,
18213 command: c,
18233 command: "checkbox",
18238 command: "radio",
18243 command: "textfield",
18248 command: "hiddenfield",
18253 command: "button",
18258 command: "select",
18263 command: "textarea",
18268 command: "imagebutton",
18273 command: "form",
18489 command: "horizontalrule",
18626 command: "iframe",
18636 command: "iframe",
18944 command: "image",
18955 command: "image",
19016 command: "indent",
19021 command: "outdent",
19351 command: "smiley",
19472 command: "justifyleft",
19476 command: "justifycenter",
19480 command: "justifyright",
19484 command: "justifyblock",
19506 var b = this.command ? c.getCommand(this.command).modes : this.modes;
19593 command: "language",
19679 command: "link",
19684 command: "unlink",
19688 command: "anchor",
19710 command: "anchor",
19716 command: "removeAnchor",
19722 command: "link",
19728 command: "unlink",
20321 command: "numberedlist",
20326 command: "bulletedlist",
20413 command: "numberedListStyle"
20418 command: "bulletedListStyle"
21180 command: "maximize",
21206 command: a
21216 command: "newpage",
21243 command: "pagebreak",
21341 command: "pastetext",
21388 command: "pastefromword",
21468 command: "preview",
21478 command: "print",
21498 command: "removeFormat",
21564 command: "save",
21596 command: "selectAll",
21641 command: "showblocks",
21782 command: "source",
21916 command: "specialchar",
22037 command: "scaytToggle"
22042 command: "scaytAbout"
22047 command: "scaytOptions"
22052 command: "scaytLangs"
22057 command: "scaytDict"
22404 command: l,
22409 command: l,
22423 command: l,
22431 command: "no_scayt_suggest",
22462 command: h,
23003 command: "table",
23011 command: "tableProperties",
23017 command: "tableDelete",
23550 command: "cellInsertBefore",
23556 command: "cellInsertAfter",
23562 command: "cellDelete",
23568 command: "cellMerge",
23574 command: "cellMergeRight",
23580 command: "cellMergeDown",
23586 command: "cellHorizontalSplit",
23592 command: "cellVerticalSplit",
23598 command: "cellProperties",
23616 command: "rowInsertBefore",
23622 command: "rowInsertAfter",
23628 command: "rowDelete",
23646 command: "columnInsertBefore",
23652 command: "columnInsertAfter",
23658 command: "columnDelete",
24194 d.enabled && !1 !== a.data.command.canUndo && d.save()
24243 command: "undo",
24247 command: "redo",
25936 command: c.name,