Home
last modified time | relevance | path

Searched refs:MENU_MAP (Results 1 – 25 of 30) sorted by relevance

12

/dports/multimedia/vlc/vlc-3.0.16/modules/gui/qt/
H A Dextensions_manager.cpp36 #define MENU_MAP(a,e) ((uint32_t)( (((uint16_t)a) << 16) | ((uint16_t)e) )) macro
175 MENU_MAP( pi_ids[i], i_ext ) ); in menu()
198 menuMapper->setMapping( action, MENU_MAP( 0, i_ext ) ); in menu()
205 menuMapper->setMapping( action, MENU_MAP( 0, i_ext ) ); in menu()
/dports/multimedia/vlc/vlc-3.0.16/modules/gui/macosx/
H A DVLCExtensionsManager.m32 #define MENU_MAP(a,e) ((uint32_t)((((uint16_t)a) << 16) | ((uint16_t)e))) macro
108 menuItem.tag = MENU_MAP(pi_ids[i], i_ext);
135 deactivateItem.tag = MENU_MAP(0, i_ext);
148 menuItem.tag = MENU_MAP(0, i_ext);
/dports/japanese/w3m-img/w3m-2b59b9e/
H A Dmap.c199 #if defined(USE_IMAGE) || defined(MENU_MAP)
207 #ifdef MENU_MAP in follow_map_menu()
226 #ifdef MENU_MAP in follow_map_menu()
253 #ifndef MENU_MAP
H A Dproto.h440 #if defined(MENU_MAP) || defined(USE_IMAGE)
444 #ifndef MENU_MAP
H A Dfm.h31 #define MENU_MAP macro
H A Dmain.c4423 #if defined(MENU_MAP) || defined(USE_IMAGE) in follow_map()
4435 #ifndef MENU_MAP in follow_map()
4441 #if defined(MENU_MAP) || defined(USE_IMAGE) in follow_map()
H A DChangeLog.12675 * map.c (follow_map_menu): if USE_IMAGE or MENU_MAP
4185 * map.c (follow_map_menu): MapArea *a is used ifdef MENU_MAP
4399 * fm.h (MapArea): delete ifdef MENU_MAP
4417 (newMapArea): delete ifdef MENU_MAP
/dports/japanese/w3m/w3m-2b59b9e/
H A Dmap.c199 #if defined(USE_IMAGE) || defined(MENU_MAP)
207 #ifdef MENU_MAP in follow_map_menu()
226 #ifdef MENU_MAP in follow_map_menu()
253 #ifndef MENU_MAP
H A Dproto.h440 #if defined(MENU_MAP) || defined(USE_IMAGE)
444 #ifndef MENU_MAP
H A Dfm.h31 #define MENU_MAP macro
H A Dmain.c4423 #if defined(MENU_MAP) || defined(USE_IMAGE) in follow_map()
4435 #ifndef MENU_MAP in follow_map()
4441 #if defined(MENU_MAP) || defined(USE_IMAGE) in follow_map()
H A DChangeLog.12675 * map.c (follow_map_menu): if USE_IMAGE or MENU_MAP
4185 * map.c (follow_map_menu): MapArea *a is used ifdef MENU_MAP
4399 * fm.h (MapArea): delete ifdef MENU_MAP
4417 (newMapArea): delete ifdef MENU_MAP
/dports/www/w3m-img/w3m-2b59b9e/
H A Dmap.c199 #if defined(USE_IMAGE) || defined(MENU_MAP)
207 #ifdef MENU_MAP in follow_map_menu()
226 #ifdef MENU_MAP in follow_map_menu()
253 #ifndef MENU_MAP
H A Dproto.h440 #if defined(MENU_MAP) || defined(USE_IMAGE)
444 #ifndef MENU_MAP
H A Dfm.h31 #define MENU_MAP macro
H A Dmain.c4423 #if defined(MENU_MAP) || defined(USE_IMAGE) in follow_map()
4435 #ifndef MENU_MAP in follow_map()
4441 #if defined(MENU_MAP) || defined(USE_IMAGE) in follow_map()
H A DChangeLog.12675 * map.c (follow_map_menu): if USE_IMAGE or MENU_MAP
4185 * map.c (follow_map_menu): MapArea *a is used ifdef MENU_MAP
4399 * fm.h (MapArea): delete ifdef MENU_MAP
4417 (newMapArea): delete ifdef MENU_MAP
/dports/www/w3m/w3m-2b59b9e/
H A Dmap.c199 #if defined(USE_IMAGE) || defined(MENU_MAP)
207 #ifdef MENU_MAP in follow_map_menu()
226 #ifdef MENU_MAP in follow_map_menu()
253 #ifndef MENU_MAP
H A Dproto.h440 #if defined(MENU_MAP) || defined(USE_IMAGE)
444 #ifndef MENU_MAP
H A Dfm.h31 #define MENU_MAP macro
H A Dmain.c4423 #if defined(MENU_MAP) || defined(USE_IMAGE) in follow_map()
4435 #ifndef MENU_MAP in follow_map()
4441 #if defined(MENU_MAP) || defined(USE_IMAGE) in follow_map()
/dports/japanese/w3m/w3m-2b59b9e/doc-jp/
H A DHISTORY77 * #undef MENU_MAP の場合、#label のみであっても reload になる。
80 バッファを作らない #define MENU_MAP の方がいいかと思います。
87 GOTO や #define MENU_MAP の場合のイメージマップ
1259 config.h で #define MENU_MAP としてコンパイルしてみてください。
/dports/japanese/w3m-img/w3m-2b59b9e/doc-jp/
H A DHISTORY77 * #undef MENU_MAP の場合、#label のみであっても reload になる。
80 バッファを作らない #define MENU_MAP の方がいいかと思います。
87 GOTO や #define MENU_MAP の場合のイメージマップ
1259 config.h で #define MENU_MAP としてコンパイルしてみてください。
/dports/www/w3m-img/w3m-2b59b9e/doc-jp/
H A DHISTORY77 * #undef MENU_MAP の場合、#label のみであっても reload になる。
80 バッファを作らない #define MENU_MAP の方がいいかと思います。
87 GOTO や #define MENU_MAP の場合のイメージマップ
1259 config.h で #define MENU_MAP としてコンパイルしてみてください。
/dports/www/w3m/w3m-2b59b9e/doc-jp/
H A DHISTORY77 * #undef MENU_MAP の場合、#label のみであっても reload になる。
80 バッファを作らない #define MENU_MAP の方がいいかと思います。
87 GOTO や #define MENU_MAP の場合のイメージマップ
1259 config.h で #define MENU_MAP としてコンパイルしてみてください。

12