Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ArtifexSoftware/mupdf
/ cancelSearch
Method
cancelSearch
platform/java/example/Viewer.java:538–540 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
536
}
537
538
protected
void
cancelSearch() {
539
doc.cancelSearch(null);
540
}
541
542
protected
void
clearSearch() {
543
cancelSearch();
Callers
12
clearSearch
Method · 0.95
search
Method · 0.95
showInfo
Method · 0.95
mark
Method · 0.95
jumpHistoryBack
Method · 0.95
jumpHistoryForward
Method · 0.95
smartMove
Method · 0.95
flipPages
Method · 0.95
gotoPage
Method · 0.95
gotoLastPage
Method · 0.95
save
Method · 0.95
dispose
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected