Home
last modified time | relevance | path

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

/template/strap/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 …]
/template/a_new_day/js/
Deffects.js940 $A(document.styleSheets).reverse().each(function(styleSheet) { argument
/template/battlehorse/js/
Deffects.js940 $A(document.styleSheets).reverse().each(function(styleSheet) { argument