Searched refs:getDocumentForStyleSheet (Results 1 – 3 of 3) sorted by relevance
659 this.getDocumentForStyleSheet=function(styleSheet){while(styleSheet.parentStyleSheet&&!styleSheet.o… function664 }ownerDocument=ownerDocument||FBL.getDocumentForStyleSheet(styleSheet);
1792 this.getDocumentForStyleSheet = function(styleSheet) function1814 ownerDocument = ownerDocument || FBL.getDocumentForStyleSheet(styleSheet);
670 this.getDocumentForStyleSheet=function(styleSheet){while(styleSheet.parentStyleSheet&&!styleSheet.ownerNode){styleSheet=styleSheet.parentStyleSheet function 675 }ownerDocument=ownerDocument||FBL.getDocumentForStyleSheet(styleSheet);