Searched refs:processStyleSheet (Results 1 – 3 of 3) sorted by relevance
6830 …leSheets=function(doc,styleSheetIterator){styleSheetIterator=styleSheetIterator||processStyleSheet;6869 var processStyleSheet=function(doc,styleSheet){if(styleSheet.restricted){return function
25819 styleSheetIterator = styleSheetIterator || processStyleSheet;25924 var processStyleSheet = function(doc, styleSheet) function
6841 var processAllStyleSheets=function(doc,styleSheetIterator){styleSheetIterator=styleSheetIterator||processStyleSheet;6880 var processStyleSheet=function(doc,styleSheet){if(styleSheet.restricted){return function 6886 }catch(e){if(FBTrace.DBG_ERRORS){FBTrace.sysout("processStyleSheet FAILS",e.message||e)