Home
last modified time | relevance | path

Searched refs:is_help_key (Results 1 – 9 of 9) sorted by relevance

/dports/graphics/geeqie/geeqie-1.6/src/
H A Dlayout_util.h75 gboolean is_help_key(GdkEventKey *event);
H A Dadvanced_exif.c364 if (!stop_signal && is_help_key(event)) in advanced_exif_keypress()
H A Dcollect.c1089 if (!stop_signal && is_help_key(event)) in collection_window_keypress()
H A Dimg-view.c577 if (!stop_signal && is_help_key(event)) in view_window_key_press_cb()
H A Dsearch.c1466 if (!stop_signal && is_help_key(event)) in search_window_keypress_cb()
H A Dlayout_util.c3874 gboolean is_help_key(GdkEventKey *event) in is_help_key() function
H A Ddupe.c3481 if (!stop_signal && is_help_key(event)) in dupe_window_keypress_cb()
/dports/graphics/opendx/dx-4.4.4/src/uipp/dxuilib/
H A DStandIn.C3287 boolean is_help_key = FALSE; in StandIn_TabKeyNavEH() local
3295 if (lookedup == XK_F1) is_help_key = TRUE; in StandIn_TabKeyNavEH()
3302 if (!is_help_key) { in StandIn_TabKeyNavEH()
/dports/graphics/geeqie/geeqie-1.6/src/pan-view/
H A Dpan-view.c1312 if (!stop_signal && is_help_key(event)) in pan_window_key_press_cb()