Searched defs:active (Results 1 – 6 of 6) sorted by relevance
10 func IM_activatefunc(active) argument
73 call_imactivatefunc(int active) in call_imactivatefunc()134 im_set_active(int active) in im_set_active()1161 int active = active_arg; in im_set_active() local1751 int active = !p_imdisable && active_arg; in mbyte_im_set_active() local
52 int active; // non-zero when choice is active member
517 bool active; member953 VimWindow::WindowActivated(bool active) in WindowActivated()
5851 im_set_active(int active) in im_set_active()5970 im_set_active(int active) in im_set_active()
499 static void resize_buffer(VTermScreen *screen, int bufidx, int new_rows, int new_cols, int active, … in resize_buffer()