Home
last modified time | relevance | path

Searched refs:Style (Results 1 – 25 of 354) sorted by relevance

12345678910>>...15

/plugin/wysiwyg/fckeditor/editor/_source/classes/
Dfcktoolbarbuttonui.js29 this.Style = style || FCK_TOOLBARITEM_ONLYICON ;
65 if ( this.Style == FCK_TOOLBARITEM_ONLYICON && !this.ShowArrow )
85 if ( this.Style == FCK_TOOLBARITEM_ONLYICON || this.Style == FCK_TOOLBARITEM_ICONTEXT )
90 if ( this.Style == FCK_TOOLBARITEM_ONLYTEXT || this.Style == FCK_TOOLBARITEM_ICONTEXT )
101 if ( this.Style != FCK_TOOLBARITEM_ONLYICON )
Dfcktoolbarstylecombo.js32 this.Style = style ? style : FCK_TOOLBARITEM_ICONTEXT ;
42 return FCKLang.Style ;
85 item.Style = style ;
106 var style = item.Style ;
150 var style = item.Style ;
Dfcktoolbarfontformatcombo.js32 this.Style = style ? style : FCK_TOOLBARITEM_ICONTEXT ;
101 var style = item.Style ;
130 var style = item.Style ;
Dfcktoolbarbutton.js29 this.Style = style ;
43 …= new FCKToolbarButtonUI( this.CommandName, this.Label, this.Tooltip, this.IconPath, this.Style ) ;
Dfcktoolbarfontscombo.js29 this.Style = style ? style : FCK_TOOLBARITEM_ICONTEXT ;
89 var style = item.Style ;
Dfckspecialcombo.js33 this.Style = FCK_TOOLBARITEM_ICONTEXT ;
210 switch ( this.Style )
290 switch ( specialCombo.Style )
307 switch ( specialCombo.Style )
Dfcktoolbarspecialcombo.js59 this._Combo.Style = this.Style ;
/plugin/grensladawritezor/fckeditor/editor/_source/classes/
Dfcktoolbarbuttonui.js29 this.Style = style || FCK_TOOLBARITEM_ONLYICON ;
73 if ( this.Style == FCK_TOOLBARITEM_ONLYICON && !this.ShowArrow )
93 if ( this.Style == FCK_TOOLBARITEM_ONLYICON || this.Style == FCK_TOOLBARITEM_ICONTEXT )
98 if ( this.Style == FCK_TOOLBARITEM_ONLYTEXT || this.Style == FCK_TOOLBARITEM_ICONTEXT )
109 if ( this.Style != FCK_TOOLBARITEM_ONLYICON )
Dfcktoolbarstylecombo.js29 this.Style = style ? style : FCK_TOOLBARITEM_ICONTEXT ;
38 return FCKLang.Style ;
73 oItem.Style = oStyle ;
106 …if ( ( sTagName && oItem.Style.Element == sTagName ) || ( ! sTagName && ! oItem.Style.IsObjectElem…
Dfcktoolbarbutton.js29 this.Style = style ;
41 …= new FCKToolbarButtonUI( this.CommandName, this.Label, this.Tooltip, this.IconPath, this.Style ) ;
Dfckspecialcombo.js33 this.Style = FCK_TOOLBARITEM_ICONTEXT ;
192 switch ( this.Style )
274 switch ( this.SpecialCombo.Style )
291 switch ( this.SpecialCombo.Style )
Dfcktoolbarspecialcombo.js57 this._Combo.Style = this.Style ;
/plugin/jplayer/vendor/happyworm/jplayer/
DCONTRIBUTING.md6 ## Code Style
8 Please follow the [jQuery Style Guide](http://contribute.jquery.org/style-guide/),
9 in particular the [JavaScript Style Guide](http://contribute.jquery.org/style-guide/js/).
/plugin/wysiwyg/fckeditor/editor/_source/commandclasses/
Dfckstylecommand.js36 FCK.Styles.RemoveStyle( styleComboItem.Style ) ;
38 FCK.Styles.ApplyStyle( styleComboItem.Style ) ;
/plugin/diagramsnet/lib/js/diagramly/vsdx/
Dimporter.js3316 var sheetElement = new com.mxgraph.io.vsdx.Style(sheet, this);
5999 … this.lineDashPattern = com.mxgraph.io.vsdx.Style.getLineDashPattern(this.pattern);
7579 var Style = (function () { class
7580 function Style(shape, model) { class in anonymousFunctione5f06ec731f00.anonymousFunctione5f06ec732000.anonymousFunctione5f06ec732100.anonymousFunctione5f06ec732200.Style
7604 Style.__static_initialize = function () { if (!Style.__static_initialized) {
7605 Style.__static_initialized = true;
7606 Style.__static_initializer_0();
7607 Style.__static_initializer_1();
7609Style.styleTypes_$LI$ = function () { Style.__static_initialize(); if (Style.styleTypes == null)
7610 Style.styleTypes = ({}); return Style.styleTypes; };
[all …]
/plugin/anewssystem/tpl/
Dfonts.txt5 Bookman Old Style,Bookman Old Style
/plugin/grensladawritezor/fckeditor/editor/_source/commandclasses/
Dfckstylecommand.js39 styleComboItem.Style.RemoveFromSelection() ;
41 styleComboItem.Style.ApplyToSelection() ;
/plugin/openlayersmap/
Dscript.js285 return new ol.style.Style({
362 'Point': new ol.style.Style({
374 'LineString': new ol.style.Style({
380 'MultiLineString': new ol.style.Style({
386 'Polygon': new ol.style.Style({
395 'MultiPolygon': new ol.style.Style({
431 'Point': new ol.style.Style({
443 'LineString': new ol.style.Style({
449 'MultiLineString': new ol.style.Style({
/plugin/wst/
Dplugin.info.txt6 desc WikiMedia-Style Templates
/plugin/gview/
Dstyle.css2 * Style sheet for Gview plugin
/plugin/footnotestyle/
Dplugin.info.txt6 name Footnote Style Plugin
/plugin/jdraw/src/com/mxgraph/examples/swing/resources/
Deditor.properties.bak86 style=Style
126 basicStyle=Basic Style
127 defaultStyle=Default Style
Deditor.properties90 style=Style
130 basicStyle=Basic Style
131 defaultStyle=Default Style
Deditor_zh-CN.properties87 style=Style
126 basicStyle=Basic Style
127 defaultStyle=Default Style
/plugin/diff/
Dstyle.css1 /* Cascading Style Sheet for 'diff' syntax plugin - 2010-02-22

12345678910>>...15