Home
last modified time | relevance | path

Searched defs:pre (Results 126 – 130 of 130) sorted by path

123456

/plugin/wysiwyg/fckeditor/editor/dtd/
H A Dfck_xhtml10strict.js30 …B = {hr:1, ul:1, div:1, blockquote:1, noscript:1, table:1, address:1, pre:1, p:1, h5:1, dl:1, h4:1… property in FCK.DTD.B
36 …set:1, ul:1, b:1, acronym:1, a:1, blockquote:1, i:1, address:1, tt:1, q:1, pre:1, p:1, em:1, dfn:1… property in FCK.DTD.H
H A Dfck_xhtml10transitional.js33 …u:1, div:1, blockquote:1, noscript:1, table:1, center:1, address:1, dir:1, pre:1, h5:1, dl:1, h4:1… property in FCK.DTD.E
39 …1, b:1, acronym:1, a:1, blockquote:1, i:1, u:1, s:1, tt:1, address:1, q:1, pre:1, p:1, em:1, dfn:1… property in FCK.DTD.K
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js41 …:1,form:1,h1:1,h2:1,h3:1,h4:1,h5:1,h6:1,hr:1,marquee:1,noscript:1,ol:1,p:1,pre:1,script:1,table:1,… property in FCKListsLib.BlockElements
44 …endNode(A,D);D=D.nextSibling;};if (C&&B.tagName&&B.tagName.toLowerCase()!='pre'){FCKDomTools.TrimN… method in FCKXHtml.TagProcessors
50 …ul:1,menu:1,div:1,blockquote:1,noscript:1,table:1,center:1,address:1,dir:1,pre:1,h5:1,dl:1,h4:1,no… property in FCK.DTD.K
92 …=function(){var A={};var B=FCKLang['FontFormats'].split(';');var C={p:B[0],pre:B[1],address:B[2],h… property in FCKToolbarFontFormatCombo.GetStyles.C
H A Dfckeditorcode_ie.js42 …:1,form:1,h1:1,h2:1,h3:1,h4:1,h5:1,h6:1,hr:1,marquee:1,noscript:1,ol:1,p:1,pre:1,script:1,table:1,… property in FCKListsLib.NonEmptyBlockElements
45 …endNode(A,D);D=D.nextSibling;};if (C&&B.tagName&&B.tagName.toLowerCase()!='pre'){FCKDomTools.TrimN… method in FCKXHtml.TagProcessors
51 …ul:1,menu:1,div:1,blockquote:1,noscript:1,table:1,center:1,address:1,dir:1,pre:1,h5:1,dl:1,h4:1,no… property in FCK.DTD.E
93 …=function(){var A={};var B=FCKLang['FontFormats'].split(';');var C={p:B[0],pre:B[1],address:B[2],h… property in FCKToolbarFontFormatCombo.GetStyles.C
/plugin/wysiwyg/fckeditor/
H A Dfckconfig.js226 'pre' : { Element : 'pre' }, class in FCKConfig.CoreStyles

123456