Home
last modified time | relevance | path

Searched refs:GetType (Results 1 – 19 of 19) sorted by relevance

/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfckselection_ie.js25 FCKSelection.GetType = function() function
50 if ( this.GetType() == 'Control' )
62 switch ( this.GetType() )
78 switch ( this.GetType() )
125 if ( this.GetType() == 'Text' )
H A Dfckselection_gecko.js25 FCKSelection.GetType = function() function
79 if ( this.GetType() == 'Control' )
124 if ( this.GetType() == 'Control' )
H A Dfcktablehandler_ie.js26 if ( FCKSelection.GetType() == 'Control' )
H A Dfckstyles.js36 if ( style.GetType() == FCK_STYLE_OBJECT )
363 if ( style.GetType() == FCK_STYLE_OBJECT )
H A Dfck_ie.js367 if (FCKSelection.GetType() == 'Control')
/plugin/wysiwyg/fckeditor/editor/_source/classes/
H A Dfcktoolbarstylecombo.js79 var caption = style.GetType() == FCK_STYLE_OBJECT ?
136 if ( selection.GetType() == 'Control' )
152 …if ( ( tagName && style.Element == tagName ) || ( !tagName && style.GetType() != FCK_STYLE_OBJECT …
166 var styleType = style.GetType() ;
H A Dfckstyle.js63 GetType : function() method in FCKStyle
102 switch ( this.GetType() )
486 switch ( this.GetType() )
/plugin/wysiwyg/fckeditor/editor/_source/commandclasses/
H A Dfckstylecommand.js51 if ( FCKSelection.GetType() == 'Control' )
H A Dfck_othercommands.js405 if (FCK.Selection.GetType() == 'Control')
/plugin/fckg/fckeditor/editor/plugins/fonts/
H A Dfckplugin.js98 switch ( this.GetType() ) {
/plugin/fckg/fckeditor/editor/plugins/plugintool/
H A Dfckplugin.js114 switch ( this.GetType() ) {
/plugin/codeprettify/code-prettify/src/
H A Dlang-vb.js51 …If|End|EndIf|Enum|Erase|Error|Event|Exit|Finally|For|Friend|Function|Get|GetType|GoSub|GoTo|Handle…
/plugin/fckg/fckeditor/editor/plugins/geshi/
H A Dfckplugin.js120 switch ( this.GetType() ) {
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js33 …teNamedCommand('Unlink',null,false,!!B);if (A.length>0){if (FCKSelection.GetType()=='Control'){var…
52GetType:function(){var A=this.GetType_$;if (A!=undefined) return A;var B=this.Element;if (B=='#'||… method in FCKStyle
53GetType()==2) A.ApplyToObject(FCKSelection.GetSelectedElement());else A.ApplyToSelection(FCK.Edito…
64GetType=function(){try{var A=FCK.EditorDocument.selection.type;if (A=='Control'||A=='Text') return… function
66 FCKTableHandler.GetSelectedCells=function(){if (FCKSelection.GetType()=='Control'){var A=FCKSelecti…
70 …,GetState:function(){if (!FCK.EditorDocument) return -1;if (FCKSelection.GetType()=='Control'){var…
71 …};FCKAnchorDeleteCommand.prototype={Execute:function(){if (FCK.Selection.GetType()=='Control'){FCK…
92GetType()==2?D:FCKToolbarStyleCombo_BuildPreview(E,E.Label||D);var G=A.AddItem(D,F);G.Style=E;};A.…
H A Dfckeditorcode_gecko.js51GetType:function(){var A=this.GetType_$;if (A!=undefined) return A;var B=this.Element;if (B=='#'||… method in FCKStyle
52GetType()==2) A.ApplyToObject(FCKSelection.GetSelectedElement());else A.ApplyToSelection(FCK.Edito…
63GetType=function(){var A='Text';var B;try { B=FCK.EditorWindow.getSelection();} catch (e) {};if (B… function
69 …,GetState:function(){if (!FCK.EditorDocument) return -1;if (FCKSelection.GetType()=='Control'){var…
70 …};FCKAnchorDeleteCommand.prototype={Execute:function(){if (FCK.Selection.GetType()=='Control'){FCK…
91GetType()==2?D:FCKToolbarStyleCombo_BuildPreview(E,E.Label||D);var G=A.AddItem(D,F);G.Style=E;};A.…
/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js37 …L='';return D;};FCK.CreateLink=function(A,B){var C=[];var D=FCKSelection.GetType()=='Control';var …
66GetType:function(){var A=this.GetType_$;if (A!=undefined) return A;var B=this.Element;if (B=='#'||… method in FCKStyle
67GetType()==2) A.ApplyToObject(FCKSelection.GetSelectedElement());else A.ApplyToSelection(FCK.Edito…
78GetType=function(){try{var A=FCKSelection.GetSelection().type;if (A=='Control'||A=='Text') return … function
80 FCKTableHandler.GetSelectedCells=function(){if (FCKSelection.GetType()=='Control'){var A=FCKSelecti…
84 …n(){if (FCK.EditMode!=0||!FCK.EditorDocument) return -1;if (FCKSelection.GetType()=='Control'){var…
106GetType()==2?D:FCKToolbarStyleCombo_BuildPreview(E,E.Label||D);var G=A.AddItem(D,F);G.Style=E;};A.…
H A Dfckeditorcode_gecko.js62GetType:function(){var A=this.GetType_$;if (A!=undefined) return A;var B=this.Element;if (B=='#'||… method in FCKStyle
63GetType()==2) A.ApplyToObject(FCKSelection.GetSelectedElement());else A.ApplyToSelection(FCK.Edito…
74GetType=function(){var A='Text';var B;try { B=this.GetSelection();} catch (e) {};if (B&&B.rangeCou… function
80 …n(){if (FCK.EditMode!=0||!FCK.EditorDocument) return -1;if (FCKSelection.GetType()=='Control'){var…
105GetType()==2?D:FCKToolbarStyleCombo_BuildPreview(E,E.Label||D);var G=A.AddItem(D,F);G.Style=E;};A.…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D67.67.js.map1 …'For',\n 'Friend',\n 'Function',\n 'Get',\n 'GetType',\n 'GetXM…
/plugin/syntaxhighlighter4/dist/
H A Dsyntaxhighlighter.js.map1 …m Erase Error Event Exit False Finally For Friend ' +\n 'Function Get GetType GoSub GoTo Handle…