Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/webodf/ViewerJS
/ getPages
Function
getPages
viewer.js:162–164 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
160
}
161
162
function
getPages() {
163
return
viewerPlugin.getPages();
164
}
165
166
function
setScale(val, resetAutoSettings) {
167
if
(val === self.getZoomLevel()) {
Callers
1
Viewer
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected