Lines Matching refs:img

1197             img: 1,

1325 img: k,
1531 img: 1,
1578 img: 1,
4710 case "img":
7080 var M = /<(a|area|img|input|source)\b([^>]*)>/gi,
7984 c.is("img", "hr", "input", "textarea", "select") && !c.isReadOnly() && (a.getSelection().selectElement(c), c.is("input", "textarea", "select") && b.data.preventDefault())
7987 (b = b.data.getTarget()) && b.is("img") && !b.isReadOnly() && a.getSelection().selectElement(b)
8112 CKEDITOR.addCss(".cke_editable{cursor:text}.cke_editable img,.cke_editable input,.cke_editable textarea{cursor:default}");
9245 img: 1,
10077 img: 1,
17393 a.filter.allow("img[!data-cke-realelement,src,alt,title](*){*}", "fakeobjects")
17415 return this.document.createElement("img", {
17437 return new CKEDITOR.htmlParser.element("img", b)
17465 CKEDITOR.addCss("img.cke_flash{background-image: url(" + CKEDITOR.getUrl(this.path + "images/placeholder.png") + ");background-position: center center;background-repeat: no-repeat;border: 1px solid #a9a9a9;width: 80px;height: 80px;}")
17490 b.is("img") && "flash" == b.data("cke-real-element-type") && (a.data.dialog = "flash")
17493 if (a && a.is("img") && !a.isReadOnly() && "flash" == a.data("cke-real-element-type")) return {
18169 CKEDITOR.addCss("img.cke_hidden{background-image: url(" + CKEDITOR.getUrl(this.path + "images/hiddenfield.gif") + ");background-position: center center;background-repeat: no-repeat;border: 1px solid #a9a9a9;width: 16px !important;height: 16px !important;}")
18315 if ("img" == c && "hiddenfield" == d.data("cke-real-element-type")) return {
18326 else if (c.is("img") && "hiddenfield" == c.data("cke-real-element-type")) d.data.dialog = "hiddenfield";
18609 CKEDITOR.addCss("img.cke_iframe{background-image: url(" + CKEDITOR.getUrl(this.path + "images/placeholder.png") + ");background-position: center center;background-repeat: no-repeat;border: 1px solid #a9a9a9;width: 80px;height: 80px;}")
18631 b.is("img") && "iframe" == b.data("cke-real-element-type") && (a.data.dialog = "iframe")
18641 if (a && a.is("img") && "iframe" == a.data("cke-real-element-type")) return {
18764 } else CKEDITOR.env.gecko && (a.push("html{height:100% !important}"), a.push("img:-moz-broken{-moz-force-broken-image-icon:1;min-width:24px;min-height:24px}"));
18766 a.push("img,input,textarea{cursor:default}");
18918 if (a && a.is("img") && !a.data("cke-realelement") && !a.isReadOnly()) return a
18932 var a = "img[alt,!src]{border-style,border-width,float,height,margin,margin-bottom,margin-left,margin-right,margin-top,width}";
18933 CKEDITOR.dialog.isTabEnabled(b, "image", "advanced") && (a = "img[alt,dir,id,lang,longdesc,!src,title]{*}(*)");
18936 requiredContent: "img[alt,src]",
18938 ["img{width}: sizeToStyle", "img[width]: sizeToAttribute"],
18939 ["img{float}: alignmentToStyle", "img[align]: alignmentToAttribute"]
18950 !a.is("img") || a.data("cke-realelement") || a.isReadOnly() || (b.data.dialog = "image")
19346 allowedContent: "img[alt,height,!src,title,width]",
19347 requiredContent: "img"
19658 a = ".%2 a.cke_anchor,.%2 a.cke_anchor_empty,.cke_editable.%2 a[name],.cke_editable.%2 a[data-cke-saved-name]{" + b + "padding-%1:18px;cursor:auto;}.%2 img.cke_anchor{" + b + "width:16px;min-height:15px;height:1.15em;vertical-align:text-bottom;}";
19696 img: 1
19804 c.editable(), a = b.isInline() && !c.plugins.divarea ? c.document : b, b = a.getElementsByTag("a"), a = a.getElementsByTag("img"), d = [], f = 0, e; e = b.getItem(f++);)(e.data("cke-saved-name") || e.hasAttribute("name")) && d.push({
19946 img: 1,
21365 if (b && a.editor.filter.check("img[src]") && (c = b.extractTagsFromHtml(a.data.dataValue), 0 !== c.length && (b = b.extractFromRtf(a.data.dataTransfer["text/rtf"]),
21524 } else k = b.getNextSourceNode(!1, CKEDITOR.NODE_ELEMENT), "img" == b.getName() && b.data("cke-realelement") || !f(a, b) || (h.test(b.getName()) ?
25696 c ? d = c.findOne("img") : (c = new CKEDITOR.dom.element("span", b.document), c.setAttributes({
25699 }), d = new CKEDITOR.dom.element("img", b.document), d.setAttributes({
25784 b || (b = new CKEDITOR.dom.element("img", a.editor.document), b.setAttributes({
25924 void 0 !== CKEDITOR.document.$.querySelectorAll && (CKEDITOR.addCss(".cke_widget_wrapper{position:relative;outline:none}.cke_widget_inline{display:inline-block}.cke_widget_wrapper:hover\x3e.cke_widget_element{outline:2px solid #ffd25c;cursor:default}.cke_widget_wrapper:hover .cke_widget_editable{outline:2px solid #ffd25c}.cke_widget_wrapper.cke_widget_focused\x3e.cke_widget_element,.cke_widget_wrapper .cke_widget_editable.cke_widget_editable_focused{outline:2px solid #47a4f5}.cke_widget_editable{cursor:text}.cke_widget_drag_handler_container{position:absolute;width:15px;height:0;display:none;opacity:0.75;transition:height 0s 0.2s;line-height:0}.cke_widget_wrapper:hover\x3e.cke_widget_drag_handler_container{height:15px;transition:none}.cke_widget_drag_handler_container:hover{opacity:1}img.cke_widget_drag_handler{cursor:move;width:15px;height:15px;display:inline-block}.cke_widget_mask{position:absolute;top:0;left:0;width:100%;height:100%;display:block}.cke_editable.cke_widget_dragging, .cke_editable.cke_widget_dragging *{cursor:move !important}"),
26546 CKEDITOR.addCss(".cke_upload_uploading img{opacity: 0.3}")
26557 var b = new CKEDITOR.dom.element("img");
26562 img: "img"
26565 this.parts.img.setAttribute("src", b.data)
26568 var a = this.parts.img.$;
26573 if (b.data.dataValue.match(/<img[\s\S]+data:/i)) {
26580 m = f.find("img");