Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Predelnik/DSpellCheck
/ set_use_allocated_ids
Function
set_use_allocated_ids
src/plugin/Plugin.cpp:110–110 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
108
void set_langs_menu_id_start(int id) { langs_menu_id_start = id; }
109
110
void set_use_allocated_ids(bool value) { use_allocated_ids = value; }
111
112
int get_context_menu_id_start() { return context_menu_id_start; }
113
Callers
1
init_menu_ids
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected