Searched refs:getTooltip (Results 1 – 1 of 1) sorted by relevance
| /template/strap/resources/firebug/ |
| H A D | firebug-lite-1.4.js | 1784 }}},getTooltip:function(object){return null method 4208 }},getTooltip:function(fn,context){var script=findScriptForFunctionInContext(context,fn); method 4375 },getTooltip:function(elt){return this.getXPath(elt) method 4388 },getTooltip:function(doc){return doc.location.href method 4397 },getTooltip:function(styleSheet){return styleSheet.href method 4409 },getTooltip:function(win){if(win&&!win.closed){return win.location.href method 4430 },getTooltip:function(sourceLink){return decodeURI(sourceLink.href) method 4449 },browseObject:function(sourceLink,context){},getTooltip:function(sourceFile){return sourceFile.href method 4470 },getTooltip:function(stackFrame,context){return $STRF("Line",[stackFrame.href,stackFrame.lineNo]) method 4477 },getTooltip:function(frame,context){if(!frame.isValid){return"(invalid frame)" method
|