MCPcopy Index your code
hub / github.com/webodf/ViewerJS / isBlankedOut

Function isBlankedOut

viewer.js:79–81  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

77 UI_FADE_DURATION = 5000;
78
79 function isBlankedOut() {
80 return (blanked.style.display === 'block');
81 }
82
83 function initializeAboutInformation() {
84 var aboutDialogCentererTable, aboutDialogCentererCell, aboutButton, pluginName, pluginVersion, pluginURL,

Callers 2

ViewerFunction · 0.85
initFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected