Home
last modified time | relevance | path

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

/template/strap/resources/firebug/
H A Dfirebug-lite-1.4.js4363 },persistor:function(context,xpath){var elts=xpath?getElementsByXPath(context.window.document,xpath… method
4373 return bind(this.persistor,top,xpath)
4385 },persistObject:function(doc,context){return this.persistor
4386 },persistor:function(context){return context.window.document method
4396 },persistObject:function(styleSheet,context){return bind(this.persistor,top,styleSheet.href)
4399 },persistor:function(context,href){return getStyleSheetByHref(href,context) method
4406 },persistObject:function(win,context){return this.persistor
4407 },persistor:function(context){return context.window method
4446 …INK({$collapsed:"$object|hideSourceLink"},"$object|getSourceLinkTitle"),persistor:function(context… method
4448 },persistObject:function(sourceFile){return bind(this.persistor,top,sourceFile.href)