Home
last modified time | relevance | path

Searched refs:InputStyleRoot (Results 1 – 16 of 16) sorted by relevance

/dports/chinese/gcin-qt5/gcin-2.9.0/
H A Dgcin.h75 InputStyleRoot = 2, enumerator
H A DIC.cpp155 if (cs->input_style & InputStyleRoot) { in load_IC()
188 cs->input_style = InputStyleRoot; in StoreIC()
H A Dgcin-tools-appearance.cpp144 InputStyleRoot : InputStyleOverSpot; in cb_appearance_conf_ok()
602 gcin_input_style == InputStyleRoot); in create_appearance_conf_window()
H A Deve.cpp503 if (gcin_input_style == InputStyleRoot) { in move_in_win()
647 if (current_CS->input_style == InputStyleRoot) { in update_in_win_pos()
/dports/chinese/gcin/gcin-2.9.0/
H A Dgcin.h75 InputStyleRoot = 2, enumerator
H A DIC.cpp155 if (cs->input_style & InputStyleRoot) { in load_IC()
188 cs->input_style = InputStyleRoot; in StoreIC()
H A Dgcin-tools-appearance.cpp144 InputStyleRoot : InputStyleOverSpot; in cb_appearance_conf_ok()
602 gcin_input_style == InputStyleRoot); in create_appearance_conf_window()
H A Deve.cpp503 if (gcin_input_style == InputStyleRoot) { in move_in_win()
647 if (current_CS->input_style == InputStyleRoot) { in update_in_win_pos()
/dports/chinese/gcin-gtk3/gcin-2.9.0/
H A Dgcin.h75 InputStyleRoot = 2, enumerator
H A DIC.cpp155 if (cs->input_style & InputStyleRoot) { in load_IC()
188 cs->input_style = InputStyleRoot; in StoreIC()
H A Dgcin-tools-appearance.cpp144 InputStyleRoot : InputStyleOverSpot; in cb_appearance_conf_ok()
602 gcin_input_style == InputStyleRoot); in create_appearance_conf_window()
H A Deve.cpp503 if (gcin_input_style == InputStyleRoot) { in move_in_win()
647 if (current_CS->input_style == InputStyleRoot) { in update_in_win_pos()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/hime/src/
H A Dhime.h95 InputStyleRoot = 2, enumerator
H A DIC.c145 } else if (cs->input_style & InputStyleRoot) { in load_IC()
174 cs->input_style = InputStyleRoot; in StoreIC()
H A Dhime-setup-appearance.c160 …utton_get_active (GTK_TOGGLE_BUTTON (check_button_root_style_use)) ? InputStyleRoot : InputStyleOv… in save_appearance_conf()
496 hime_input_style == InputStyleRoot); in create_appearance_widget()
H A Deve.c459 } else if (hime_input_style == InputStyleRoot) { in move_in_win()
554 if (current_CS->input_style == InputStyleRoot) { in update_in_win_pos()