Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SeleniumHQ/selenium
/ create
Function
create
cpp/imehandler/linux/src/ibushandler.cpp:259–261 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
257
/* To use the library with dlopen. */
258
extern
"C"
{
259
ImeHandler* create() {
260
return new IBusHandler;
261
}
262
263
void destroy(ImeHandler* h) {
264
delete h;
Callers
9
download_to_tmp_folder
Function · 0.85
acquire
Method · 0.85
main
Function · 0.85
new
Method · 0.85
unzip
Function · 0.85
find_java_binary_detects_managed_runtime_layout
Function · 0.85
find_java_binary_ignores_non_bin_locations
Function · 0.85
find_java_binary_picks_first_in_bin_directory
Function · 0.85
config_test
Function · 0.85
Calls
no outgoing calls
Tested by
4
find_java_binary_detects_managed_runtime_layout
Function · 0.68
find_java_binary_ignores_non_bin_locations
Function · 0.68
find_java_binary_picks_first_in_bin_directory
Function · 0.68
config_test
Function · 0.68