Home
last modified time | relevance | path

Searched refs:Block (Results 201 – 219 of 219) sorted by last modified time

123456789

/plugin/scrape/
H A DHTMLPurifier.standalone.php
/plugin/formatplus/
H A DREADME31 | Block Insert | %%<ins title =cite @date></ins>%% | INS CLASS=block |
32 | Block Delete | %%<del title =cite @date></del>%% | DEL CLASS=block |
33 | Block Quote | %%<quote cite></quote>%% | BLOCKQUOTE CLASS=citation |
/plugin/jdraw/src/com/mxgraph/examples/swing/resources/
H A Deditor_zh-CN.properties68 block=Block
H A Deditor_zh-CN.properties.bak68 block=Block
H A Deditor_de.properties75 block=Block
H A Deditor.properties71 block=Block
H A Deditor.properties.bak67 block=Block
H A Deditor_de.properties.bak68 block=Block
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js52Block||N==H.BlockLimit) break;if (this.CheckElementRemovable(N)) FCKDomTools.BreakParent(T,N,A);};…
53Block||H==F.BlockLimit) break;if (E.test(H.nodeName)) FCKDomTools.BreakParent(C,H,A);};F=new FCKEl…
55 …') B=e;else C=e;}};D.push(e);if (E=='body') break;};e=e.parentNode;};this.Block=B;this.BlockLimit=…
56Block;this.StartBlockLimit=D.BlockLimit;if (B!=C) D=new FCKElementPath(C);var E=C;if (A.endOffset=…
61 …);var D=new FCKElementPath(C);var E=A||this.EnterMode;if (E=='br'||D.Block&&D.Block.tagName.toLowe…
80 …A=new FCKElementPath(FCKSelection.GetBoundaryParentElement(true));var B=A.Block||A.BlockLimit;if (…
81 …this.Name.IEquals('indent')) return 0;var E=new FCKElementPath(A);var F=E.Block||E.BlockLimit;if (…
82 …A=new FCKElementPath(FCKSelection.GetBoundaryParentElement(true));var B=A.Block||A.BlockLimit;if (…
93Block;if (D){for (var i in A.Items){var E=A.Items[i];var F=E.Style;if (F.CheckElementRemovable(D))…
H A Dfckeditorcode_gecko.js51Block||N==H.BlockLimit) break;if (this.CheckElementRemovable(N)) FCKDomTools.BreakParent(T,N,A);};…
52Block||H==F.BlockLimit) break;if (E.test(H.nodeName)) FCKDomTools.BreakParent(C,H,A);};F=new FCKEl…
54 …') B=e;else C=e;}};D.push(e);if (E=='body') break;};e=e.parentNode;};this.Block=B;this.BlockLimit=…
55Block;this.StartBlockLimit=D.BlockLimit;if (B!=C) D=new FCKElementPath(C);var E=C;if (A.endOffset=…
60 …);var D=new FCKElementPath(C);var E=A||this.EnterMode;if (E=='br'||D.Block&&D.Block.tagName.toLowe…
79 …A=new FCKElementPath(FCKSelection.GetBoundaryParentElement(true));var B=A.Block||A.BlockLimit;if (…
80 …this.Name.IEquals('indent')) return 0;var E=new FCKElementPath(A);var F=E.Block||E.BlockLimit;if (…
81 …A=new FCKElementPath(FCKSelection.GetBoundaryParentElement(true));var B=A.Block||A.BlockLimit;if (…
92Block;if (D){for (var i in A.Items){var E=A.Items[i];var F=E.Style;if (F.CheckElementRemovable(D))…
/plugin/wysiwyg/fckeditor/editor/_source/classes/
H A Dfckstyle.js312 if ( pathElement == path.Block || pathElement == path.BlockLimit )
328 if ( pathElement == path.Block || pathElement == path.BlockLimit )
489 return this.CheckElementRemovable( elementPath.Block || elementPath.BlockLimit ) ;
499 if ( element == elementPath.Block || element == elementPath.BlockLimit )
H A Dfckdomrange.js49 this.StartBlock = oElementPath.Block ;
72 this.EndBlock = oElementPath.Block ;
H A Dfcktoolbarfontformatcombo.js94 var blockElement = path.Block ;
125 var blockElement = path.Block ;
H A Dfckenterkey.js114 if ( sMode == 'br' || parentPath.Block && parentPath.Block.tagName.toLowerCase() == 'pre' )
H A Dfckelementpath.js65 this.Block = eBlock ;
/plugin/wysiwyg/fckeditor/editor/_source/commandclasses/
H A Dfckjustifycommands.js157 var firstBlock = path.Block || path.BlockLimit ;
H A Dfckindentcommands.js104 var firstBlock = path.Block || path.BlockLimit ;
H A Dfckblockquotecommand.js181 var firstBlock = path.Block || path.BlockLimit ;
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfckstyles.js171 if ( pathElement == path.Block || pathElement == path.BlockLimit )
187 if ( pathElement == path.Block || pathElement == path.BlockLimit )

123456789