Home
last modified time | relevance | path

Searched defs:mode_key (Results 1 – 15 of 15) sorted by relevance

/dports/games/ensemblist/ensemblist-040126/
H A Dmodes.c59 void (*mode_key[])(int, float, float, int) = { NULL, NULL, intro_key, NULL }; variable
/dports/news/pan/pan-0.145/pan/gui/
H A Durl.cc107 const char * mode_key = mode==WEB ? "browser-mode" : "mailer-mode"; in open() local
H A Dprefs-ui.cc554 const char * mode_key) in new_tabs_combo_box()
591 const char * mode_key, in url_handler_new()
649 const char * mode_key, in score_handler_new()
/dports/audio/gqradio/gqradio-1.9.2/src/
H A Dui2_main.c120 static gint ui_mode_unique(UIData *ui, const gchar *mode_key) in ui_mode_unique()
155 const gchar *mode_key; in ui_skin_toggle_click_cb() local
217 UIData *ui_spawn_child(UIData *parent, const gchar *key, const gchar *title, const gchar *mode_key) in ui_spawn_child()
292 const gchar *mode_key; in ui_skin_open_click_cb() local
1031 void ui_skin_set(UIData *ui, SkinData *skin, const gchar *path, const gchar *mode_key) in ui_skin_set()
1164 gint ui_skin_load(UIData *ui, const gchar *path, const gchar *mode_key) in ui_skin_load()
1218 gint ui_skin_mode_set(UIData *ui, const gchar *mode_key) in ui_skin_mode_set()
/dports/irc/atheme-services/atheme-7.2.9/modules/alis/
H A Dmain.c74 int mode_key; member
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/crypto/
H A Dkeysetup.c168 u8 mode_key[FSCRYPT_MAX_KEY_SIZE]; in setup_per_mode_enc_key() local
/dports/multimedia/libv4l/linux-5.13-rc2/fs/crypto/
H A Dkeysetup.c168 u8 mode_key[FSCRYPT_MAX_KEY_SIZE]; in setup_per_mode_enc_key() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/crypto/
H A Dkeysetup.c168 u8 mode_key[FSCRYPT_MAX_KEY_SIZE]; in setup_per_mode_enc_key() local
/dports/x11-toolkits/pangolin/Pangolin-0.6/tools/ModelViewer/
H A Dmain.cpp54 const char mode_key[] = {'u','t','c','n','m','v'}; in main() local
/dports/japanese/sj3-lib/sj3-2.0.1.20/sj3/
H A Dsjrc.c504 mode_key(int mode) in mode_key() function
/dports/math/gnumeric/gnumeric-1.12.50/src/
H A Drangefunc.c422 gconstpointer mode_key = NULL; in gnm_range_mode() local
/dports/dns/knot3-lib/knot-3.1.5/src/knot/modules/geoip/
H A Dgeoip.c55 static const char* mode_key[] = { variable
/dports/dns/knot3/knot-3.1.5/src/knot/modules/geoip/
H A Dgeoip.c55 static const char* mode_key[] = { variable
/dports/multimedia/handbrake/HandBrake-1.4.2/libhb/
H A Dqsv_common.c4000 char *mode_key = hb_value_get_string_xform(value); in hb_create_ffmpeg_pool() local
4018 char *mode_key = hb_value_get_string_xform(value); in hb_create_ffmpeg_pool() local
/dports/graphics/gimp-app/gimp-2.10.30/plug-ins/file-psd/
H A Dpsd.h587 gchar mode_key[4]; /* Blend mode key */ member