Changeset View
Changeset View
Standalone View
Standalone View
source/blender/windowmanager/wm_window.h
| Context not available. | |||||
| void wm_window_testbreak (void); | void wm_window_testbreak (void); | ||||
| void wm_window_set_order(wmWindow *win, int order); | |||||
| #ifdef WITH_INPUT_IME | #ifdef WITH_INPUT_IME | ||||
| void wm_window_IME_begin (wmWindow *win, int x, int y, int w, int h, bool complete); | void wm_window_IME_begin (wmWindow *win, int x, int y, int w, int h, bool complete); | ||||
| void wm_window_IME_end (wmWindow *win); | void wm_window_IME_end (wmWindow *win); | ||||
| Context not available. | |||||