Lines Matching refs:ol

1152                 ol: 1,

1353 ol: {
1482 ol: 1,
1545 ol: 1,
3830 b || !1), f.is("ul", "ol") || f.appendBogus()));
6346 ol: 1,
6348 }, CKEDITOR.dtd.table, CKEDITOR.dtd.ul, CKEDITOR.dtd.ol, CKEDITOR.dtd.dl),
6350 ol: 1,
6361 ol: "li",
7578 ol: 1,
8192 ol: 1,
9254 ol: 1,
10080 ol: 1,
13106 "h1 h2 h3 h4 h5 h6 table ul ol blockquote div tr p div li td": {
13196 ol: 1,
13280 ol: 1,
16109 ul: "ol",
16110 ol: "ul"
16209 excludedElementsFromInlineTransform: ["table", "thead", "tbody", "ul", "ol"],
16211 preservedElements: "ul ol li td th tr thead tbody table".split(" "),
16212 breakOnElements: ["ul", "ol", "table"],
16280 for (var d = -1 !== l(["ol", "ul", "table"], b), e = new CKEDITOR.dom.walker(a), c; c = e.next();)
16299 h = "p br ol ul li td th div caption body".split(" "),
16359 ol: 1
16377 for (f = 0; f < d.length; f++) e = d[f], c = b.createBookmark(), "ol" === e.element || "ul" === e.element ? k(b, {
16379 ol: 1
16452 CKEDITOR.config.copyFormatting_allowRules = "b s u i em strong span p div td th ol ul li(*)[*]{*}";
16861 }, (k = d.next()) && k.type == CKEDITOR.NODE_ELEMENT && k.is("ul", "ol") && (CKEDITOR.env.needsBrFiller ? h.createElement("br") : h.createText(" ")).insertBefore(k)), c && b.moveToElementEditStart(c);
19142 "div h1 h2 h3 h4 h5 h6 ol p pre ul": {
19156 ["ol: splitMarginShorthand"],
19213 ol: 1,
19301 this.requiredContent = ["ul", "ol"];
19328 ol: 1,
20102 ol: 1,
20318 b.blockless || (b.addCommand("numberedlist", new B("numberedlist", "ol")), b.addCommand("bulletedlist", new B("bulletedlist", "ul")), b.ui.addButton &&
20389 requiredContent: "ol",
20390 allowedContent: "ol{list-style-type}[start]; li{list-style-type}[value]",
20392 ["ol: listTypeToStyle"]
20425 if ("ol" == b) return {
20821 ol: 1,