Home
last modified time | relevance | path

Searched defs:Element (Results 76 – 81 of 81) sorted by last modified time

1234

/plugin/jmol2/jmol/
H A DJmolApplet0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/obrador/ javax/ ...
/plugin/wysiwyg/fckeditor/
H A Dfckconfig.js224 'p' : { Element : 'p' }, property in FCKConfig.CoreStyles.p
225 'div' : { Element : 'div' }, property in FCKConfig.CoreStyles.div
228 'h1' : { Element : 'h1' }, property in FCKConfig.CoreStyles.h1
229 'h2' : { Element : 'h2' }, property in FCKConfig.CoreStyles.h2
230 'h3' : { Element : 'h3' }, property in FCKConfig.CoreStyles.h3
231 'h4' : { Element : 'h4' }, property in FCKConfig.CoreStyles.h4
232 'h5' : { Element : 'h5' }, property in FCKConfig.CoreStyles.h5
233 'h6' : { Element : 'h6' }, property in FCKConfig.CoreStyles.h6
238 Element : 'span', property in FCKConfig.CoreStyles.FontFace
245 Element : 'span', property in FCKConfig.CoreStyles.Size
[all …]
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js53 …()[A];if (A){if (A.GetType()==2) A.ApplyToObject(FCKSelection.GetSelectedElement());else A.ApplyTo… property in M
H A Dfckeditorcode_gecko.js52 …()[A];if (A){if (A.GetType()==2) A.ApplyToObject(FCKSelection.GetSelectedElement());else A.ApplyTo… property in M
/plugin/wysiwyg/fckeditor/_samples/html/
H A Dsample14.config.js57 Element : 'span', property in FCKConfig.CoreStyles.FontFace
68 Element : 'span', property in FCKConfig.CoreStyles.Size
80 Element : 'span', property in FCKConfig.CoreStyles.Color
87 Element : 'span', property in FCKConfig.CoreStyles.BackColor
109 'Emphasis' : { Element : 'em' }, property in FCKConfig.CustomStyles.Emphasis
113 'Sample Text' : { Element : 'samp' }, property in FCKConfig.CustomStyles.Sample Text
114 'Variable' : { Element : 'var' }, property in FCKConfig.CustomStyles.Variable
116 'Deleted Text' : { Element : 'del' }, property in FCKConfig.CustomStyles.Deleted Text
117 'Inserted Text' : { Element : 'ins' }, property in FCKConfig.CustomStyles.Inserted Text
119 'Cited Work' : { Element : 'cite' }, property in FCKConfig.CustomStyles.Cited Work
[all …]
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfckstyles.js302 Element : element, property in styleDef
335 Element : overrideNode.element property in overrideDef

1234