Home
last modified time | relevance | path

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

/dports/textproc/scim/scim-1.4.9/src/
H A Dscim_trans_commands.h525 const int SCIM_TRANS_CMD_GET_CONFIG_VECTOR_INT = 312; variable
/dports/textproc/scim/scim-1.4.9/modules/Config/
H A Dscim_socket_config.cpp291 trans.put_command (SCIM_TRANS_CMD_GET_CONFIG_VECTOR_INT); in read()
/dports/textproc/scim/scim-1.4.9/modules/FrontEnd/
H A Dscim_socket_frontend.cpp544 else if (cmd == SCIM_TRANS_CMD_GET_CONFIG_VECTOR_INT) in socket_receive_callback()