Lines Matching defs:doc

711 this.createStyleSheet = function(doc, url)  argument
727 this.addStyleSheet = function(doc, style) argument
736 this.appendStylesheet = function(doc, uri) argument
747 this.addScript = function(doc, id, src) argument
2133 this.$ = function(id, doc) argument
2143 this.$$ = function(selector, doc) argument
2244 this.getBody = function(doc) argument
6027 var fixIE6BackgroundImageCache = function(doc) argument
6045 var calculatePixelsPerInch = function calculatePixelsPerInch(doc, body) argument
6755 create: function(context, doc) argument
6991 reattach: function(doc) argument
15172 var doc = element.ownerDocument; variable
16350 getLocation: function(doc) argument
16365 browseObject: function(doc, context) argument
16371 persistObject: function(doc, context) argument
16386 getTooltip: function(doc) argument
17771 Firebug.InlineEditor = function(doc) argument
17824 initializeInline: function(doc) argument
23728 initialize: function(doc) argument
23741 shutdown: function(doc) argument
25742 CssAnalyzer.processAllStyleSheets = function(doc, styleSheetIterator) argument
25817 var processAllStyleSheets = function(doc, styleSheetIterator) argument
25924 var processStyleSheet = function(doc, styleSheet) argument
26056 var loadExternalStylesheet = function(doc, styleSheetIterator, styleSheet) argument
26375 this.getElementsByXPath = function(doc, xpath) argument
26393 this.getRuleMatchingElements = function(rule, doc) argument
27289 CssAnalyzer.processAllStyleSheets(doc, function(doc, styleSheet) argument
28360 function CSSEditor(doc) argument
28475 function CSSRuleEditor(doc) argument
28586 function StyleSheetEditor(doc) argument