Home
last modified time | relevance | path

Searched refs:need_focus (Results 1 – 10 of 10) sorted by relevance

/dports/emulators/quasi88/quasi88-0.6.4/src/
H A Dpause.c26 int need_focus = FALSE; /* �ե���������������ߤ��� */ variable
36 if (need_focus) { /* -focus ������� */ in pause_event_focus_out_when_exec()
H A Dkeyboard.h90 extern int need_focus; /* �ե���������������ߤ��� */
H A Dgetconf.c506 { 191, "focus", X_FIX, &need_focus, TRUE, 0,0, 0 },
507 { 191, "nofocus", X_FIX, &need_focus, FALSE, 0,0, 0 },
H A Dmonitor.c1160 { "need_focus", "(-focus)", MTYPE_INT, &need_focus, },
/dports/multimedia/gmerlin/gmerlin-1.2.0/lib/x11/
H A Dx11_event.c390 if(w->need_focus && window_is_viewable(w->dpy, w->current->focus_child)) in bg_x11_window_handle_event()
394 w->need_focus = 0; in bg_x11_window_handle_event()
453 w->need_focus = 1; in bg_x11_window_handle_event()
/dports/multimedia/gmerlin/gmerlin-1.2.0/include/x11/
H A Dx11_window_private.h291 int need_focus; member
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objtools/flatfile/
H A Dfta_src.cpp3543 bool need_focus; in ParseSourceFeat() local
3683 need_focus = CheckNeedSYNFocus(sfbp); in ParseSourceFeat()
3685 need_focus = true; in ParseSourceFeat()
3719 if(!need_focus) in ParseSourceFeat()
3762 if(!need_focus) in ParseSourceFeat()
/dports/editors/emacs/emacs-27.2/src/
H A Dxfns.c2266 bool need_focus = true; in hack_wm_protocols() local
2294 need_focus = false; in hack_wm_protocols()
2308 if (need_focus) in hack_wm_protocols()
/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Dxfns.c2272 bool need_focus = true; in hack_wm_protocols() local
2300 need_focus = false; in hack_wm_protocols()
2314 if (need_focus) in hack_wm_protocols()
/dports/x11-toolkits/gtkextra/gtkextra-3.3.4/gtkextra/
H A Dgtksheet.c1116 static gint _gtk_sheet_move_query(GtkSheet *sheet, gint row, gint column, gboolean need_focus);
11456 gboolean need_focus)
11493 if (need_focus)
11520 if (need_focus)
11540 if (need_focus)
11567 if (need_focus)