Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/buggins/coolreader
/ requestRender
Method
requestRender
android/src/org/coolreader/crengine/DocView.java:180–182 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
178
}
179
180
public
void
requestRender() {
181
doCommand(ReaderCommand.DCMD_REQUEST_RENDER.getNativeId(), 0);
182
}
183
184
/**
185
* Change window size.
Callers
1
work
Method · 0.45
Calls
2
doCommand
Method · 0.95
getNativeId
Method · 0.80
Tested by
no test coverage detected