MCPcopy 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
2849void App::hideSearchBar() {
2850 mDocSearchController->hideSearchBar();
2851}
2852
2853void App::hideLocateBar() {
2854 mUniversalLocator->hideLocateBar();

Callers 3

showBarMethod · 0.45
showMethod · 0.45
showGlobalSearchMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected