Home
last modified time | relevance | path

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

/plugin/grensladawritezor/fckeditor/editor/_source/classes/
Dfckpanel.js85 FCKPanel.prototype.AppendStyleSheet = function( styleSheet ) argument
/plugin/wysiwyg/fckeditor/editor/_source/classes/
Dfckpanel.js107 FCKPanel.prototype.AppendStyleSheet = function( styleSheet ) argument
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
Dfirebug-lite-debug.js1786 this.getURLForStyleSheet= function(styleSheet) argument
1792 this.getDocumentForStyleSheet = function(styleSheet) argument
1806 this.getInstanceForStyleSheet = function(styleSheet, ownerDocument) argument
16399 getLocation: function(styleSheet) argument
16406 copyURL: function(styleSheet) argument
16411 openInTab: function(styleSheet) argument
16426 browseObject: function(styleSheet, context) argument
16432 persistObject: function(styleSheet, context) argument
16437 getTooltip: function(styleSheet) argument
16442 getContextMenuItems: function(styleSheet, target, context) argument
[all …]
/plugin/webcode/vendor/
Dfirebug-lite-1.4.js657 this.getURLForStyleSheet=function(styleSheet){return(styleSheet.href?styleSheet.href:styleSheet.own… argument
659 this.getDocumentForStyleSheet=function(styleSheet){while(styleSheet.parentStyleSheet&&!styleSheet.o… argument
662 this.getInstanceForStyleSheet=function(styleSheet,ownerDocument){if(FBL.isSystemStyleSheet(styleShe… argument
4379 …class":"objectPropValue"},"$object|getLocation")),getLocation:function(styleSheet){return getFileN… argument
4380 },copyURL:function(styleSheet){copyToClipboard(styleSheet.href) argument
4381 },openInTab:function(styleSheet){openNewTab(styleSheet.href) argument
4383 },browseObject:function(styleSheet,context){openNewTab(styleSheet.href); argument
4385 },persistObject:function(styleSheet,context){return bind(this.persistor,top,styleSheet.href) argument
4386 },getTooltip:function(styleSheet){return styleSheet.href argument
4387 },getContextMenuItems:function(styleSheet,target,context){return[{label:"CopyLocation",command:bind… argument
[all …]
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.4.js668 this.getURLForStyleSheet=function(styleSheet){return(styleSheet.href?styleSheet.href:styleSheet.own… argument
670 this.getDocumentForStyleSheet=function(styleSheet){while(styleSheet.parentStyleSheet&&!styleSheet.o… argument
673 this.getInstanceForStyleSheet=function(styleSheet,ownerDocument){if(FBL.isSystemStyleSheet(styleShe… argument
4390 …class":"objectPropValue"},"$object|getLocation")),getLocation:function(styleSheet){return getFileN… argument
4391 },copyURL:function(styleSheet){copyToClipboard(styleSheet.href) argument
4392 },openInTab:function(styleSheet){openNewTab(styleSheet.href) argument
4394 },browseObject:function(styleSheet,context){openNewTab(styleSheet.href); argument
4396 },persistObject:function(styleSheet,context){return bind(this.persistor,top,styleSheet.href) argument
4397 },getTooltip:function(styleSheet){return styleSheet.href argument
4398 },getContextMenuItems:function(styleSheet,target,context){return[{label:"CopyLocation",command:bind… argument
[all …]