Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SpartanJ/eepp
/ hideSearchBar
Method
hideSearchBar
src/tools/ecode/ecode.cpp:2849–2851 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2847
}
2848
2849
void App::hideSearchBar() {
2850
mDocSearchController->hideSearchBar();
2851
}
2852
2853
void App::hideLocateBar() {
2854
mUniversalLocator->hideLocateBar();
Callers
3
showBar
Method · 0.45
show
Method · 0.45
showGlobalSearch
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected