Home
last modified time | relevance | path

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

/dports/textproc/scim/scim-1.4.9/src/
H A Dscim_trans_commands.h516 const int SCIM_TRANS_CMD_SET_CONFIG_STRING = 303; variable
/dports/textproc/scim/scim-1.4.9/modules/Config/
H A Dscim_socket_config.cpp327 trans.put_command (SCIM_TRANS_CMD_SET_CONFIG_STRING); in write()
/dports/textproc/scim/scim-1.4.9/modules/FrontEnd/
H A Dscim_socket_frontend.cpp526 else if (cmd == SCIM_TRANS_CMD_SET_CONFIG_STRING) in socket_receive_callback()