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

Function leaveBlankOut

viewer.js:524–527  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

522 }
523
524 function leaveBlankOut() {
525 blanked.style.display = 'none';
526 toggleToolbars();
527 }
528
529 function setButtonClickHandler(buttonId, handler) {
530 var button = document.getElementById(buttonId);

Callers 2

ViewerFunction · 0.85
initFunction · 0.85

Calls 1

toggleToolbarsFunction · 0.85

Tested by

no test coverage detected