Home
last modified time | relevance | path

Searched defs:GetFinalAttributeValue (Results 1 – 5 of 5) sorted by relevance

/plugin/wysiwyg/fckeditor/editor/_source/classes/
H A Dfckstyle.js694 GetFinalAttributeValue : function( attName ) method in FCKStyle
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js52 …;break;case 'class':if (FCKDomTools.GetAttributeValue(N,P)!=this.GetFinalAttributeValue(P)) contin… method in FCKStyle
H A Dfckeditorcode_gecko.js51 …;break;case 'class':if (FCKDomTools.GetAttributeValue(N,P)!=this.GetFinalAttributeValue(P)) contin… method in FCKStyle
/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js62 …;break;case 'class':if (FCKDomTools.GetAttributeValue(O,Q)!=this.GetFinalAttributeValue(Q)) contin… method in FCKStyle
H A Dfckeditorcode_ie.js66 …;break;case 'class':if (FCKDomTools.GetAttributeValue(O,Q)!=this.GetFinalAttributeValue(Q)) contin… method in FCKStyle