Searched refs:gui_ph_handle_window_cb (Results 1 – 1 of 1) sorted by relevance
196 static PtCallbackF_t gui_ph_handle_window_cb; variable359 gui_ph_handle_window_cb(PtWidget_t *widget, void *data, PtCallbackInfo_t *info) in gui_ph_handle_window_cb() function1146 PtAddCallback(gui.vimWindow, Pt_CB_WINDOW, gui_ph_handle_window_cb, NULL); in gui_mch_init()