Home
last modified time | relevance | path

Searched refs:MENU_PALETTE_SIZE (Results 1 – 2 of 2) sorted by relevance

/dports/x11-toolkits/p5-Prima/Prima-1.63/include/unix/
H A Dguts.h981 #define MENU_PALETTE_SIZE (ciMaxId + 2) macro
991 unsigned long c[MENU_PALETTE_SIZE];
992 unsigned long argb_c[MENU_PALETTE_SIZE];
993 Color rgb[MENU_PALETTE_SIZE];
/dports/x11-toolkits/p5-Prima/Prima-1.63/unix/
H A Dapc_menu.c1036 …XSetForeground( DISP, draw->gc, draw->c[m->flags.disabled ? ciLight3DColor : (MENU_PALETTE_SIZE-1)… in DECL_DRAW()
2413 i = MENU_PALETTE_SIZE - 1; in apc_window_set_menu()
2422 i = MENU_PALETTE_SIZE - 1; in apc_window_set_menu()