Home
last modified time | relevance | path

Searched refs:CheckActive (Results 1 – 8 of 8) sorted by relevance

/plugin/wysiwyg/fckeditor/editor/_source/classes/
H A Dfcktoolbarfontscombo.js91 if ( style.CheckActive( path ) )
H A Dfcktoolbarstylecombo.js156 …if ( ( path && style.CheckActive( path ) ) || ( !path && style.CheckElementRemovable( startElement…
H A Dfckstyle.js484 CheckActive : function( elementPath ) method in FCKStyle
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfckstyles.js89 var state = style.CheckActive( path ) ;
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js52 …st(FCKDomTools.GetAttributeValue(A,H))) return true;}}};return false;},CheckActive:function(A){swi… method in FCKStyle
53 …();for (var D in C){var E=this._Callbacks[D];if (E){var F=C[D];var G=F.CheckActive(B);if (F._LastS…
92 …((D&&G.Element==D)||(!D&&G.GetType()!=2)){F.style.display='';if ((C&&G.CheckActive(C))||(!C&&G.Che…
94 …entPath(B);for (var i in A.Items){var D=A.Items[i];var E=D.Style;if (E.CheckActive(C)){A.SelectIte…
H A Dfckeditorcode_gecko.js51 …st(FCKDomTools.GetAttributeValue(A,H))) return true;}}};return false;},CheckActive:function(A){swi… method in FCKStyle
52 …();for (var D in C){var E=this._Callbacks[D];if (E){var F=C[D];var G=F.CheckActive(B);if (F._LastS…
91 …((D&&G.Element==D)||(!D&&G.GetType()!=2)){F.style.display='';if ((C&&G.CheckActive(C))||(!C&&G.Che…
93 …entPath(B);for (var i in A.Items){var D=A.Items[i];var E=D.Style;if (E.CheckActive(C)){A.SelectIte…
/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js62 …st(FCKDomTools.GetAttributeValue(A,H))) return true;}}};return false;},CheckActive:function(A){swi… method in FCKStyle
63 …();for (var D in C){var E=this._Callbacks[D];if (E){var F=C[D];var G=F.CheckActive(B);if (G!=(F._L…
105 …((D&&G.Element==D)||(!D&&G.GetType()!=2)){F.style.display='';if ((C&&G.CheckActive(C))||(!C&&G.Che…
107 …entPath(B);for (var i in A.Items){var D=A.Items[i];var E=D.Style;if (E.CheckActive(C)){A.SelectIte…
H A Dfckeditorcode_ie.js66 …st(FCKDomTools.GetAttributeValue(A,H))) return true;}}};return false;},CheckActive:function(A){swi… method in FCKStyle
67 …();for (var D in C){var E=this._Callbacks[D];if (E){var F=C[D];var G=F.CheckActive(B);if (G!=(F._L…
106 …((D&&G.Element==D)||(!D&&G.GetType()!=2)){F.style.display='';if ((C&&G.CheckActive(C))||(!C&&G.Che…
108 …entPath(B);for (var i in A.Items){var D=A.Items[i];var E=D.Style;if (E.CheckActive(C)){A.SelectIte…