Home
last modified time | relevance | path

Searched refs:SCIM_X11_IC_STS_CURSOR (Results 1 – 2 of 2) sorted by relevance

/dports/textproc/scim/scim-1.4.9/modules/FrontEnd/
H A Dscim_x11_ic.h107 #define SCIM_X11_IC_STS_CURSOR (1<<22) macro
H A Dscim_x11_ic.cpp316 attrs |= SCIM_X11_IC_STS_CURSOR; in store_ic_values()