Home
last modified time | relevance | path

Searched refs:SCIM_TRANS_CMD_SET_CONFIG_DOUBLE (Results 1 – 3 of 3) sorted by relevance

/dports/textproc/scim/scim-1.4.9/src/
H A Dscim_trans_commands.h522 const int SCIM_TRANS_CMD_SET_CONFIG_DOUBLE = 309; variable
/dports/textproc/scim/scim-1.4.9/modules/Config/
H A Dscim_socket_config.cpp392 trans.put_command (SCIM_TRANS_CMD_SET_CONFIG_DOUBLE); in write()
/dports/textproc/scim/scim-1.4.9/modules/FrontEnd/
H A Dscim_socket_frontend.cpp538 else if (cmd == SCIM_TRANS_CMD_SET_CONFIG_DOUBLE) in socket_receive_callback()