Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SpartanJ/eepp
/ setSelectAllDocOnTabNavigate
Method
setSelectAllDocOnTabNavigate
src/eepp/ui/uitextinput.cpp:1066–1068 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1064
}
1065
1066
void UITextInput::setSelectAllDocOnTabNavigate( bool selectAllDocOnTabNavigate ) {
1067
mSelectAllDocOnTabNavigate = selectAllDocOnTabNavigate;
1068
}
1069
1070
}} // namespace EE::UI
Callers
3
initSearchBar
Method · 0.80
initGlobalSearchBar
Method · 0.80
UIDocFindReplace
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected