Home
last modified time | relevance | path

Searched refs:PgColor_t (Results 1 – 8 of 8) sorted by relevance

/dports/devel/sdl12/SDL-1.2.15/src/video/photon/
H A DSDL_ph_video.h90 PgColor_t savedpal[_Pg_MAX_PALETTE];
91 PgColor_t syspalph[_Pg_MAX_PALETTE];
H A DSDL_ph_image.c37 PgColor_t* palette=NULL; in ph_SetupImage()
77 palette=SDL_malloc(_Pg_MAX_PALETTE*sizeof(PgColor_t)); in ph_SetupImage()
656 PgColor_t ph_ExpandColor(_THIS, SDL_Surface* surface, Uint32 color) in ph_ExpandColor()
721 PgColor_t oldcolor; in ph_FillHWRect()
/dports/devel/allegro/allegro-4.4.3.1/src/qnx/
H A Dqphoton.c31 PgColor_t ph_palette[256];
H A Dqphaccel.c31 static PgColor_t chroma_color;
/dports/devel/allegro/allegro-4.4.3.1/include/allegro/platform/
H A Daintqnx.h73 AL_ARRAY(PgColor_t, ph_palette);
/dports/editors/vim/vim-8.2.3745/src/
H A Dgui_photon.c25 # define PgColor_t int macro
58 static PgColor_t gui_ph_mouse_color = Pg_BLACK;
223 PgColor_t fill_color,
224 PgColor_t text_color);
233 PgColor_t fill_color, in gui_ph_show_tooltip()
234 PgColor_t text_color) in gui_ph_show_tooltip()
H A Dtoolbar.phi3 static PgColor_t tb_palette[] = {
/dports/games/sarien/sarien-0.7.0/src/graphics/photon/
H A Dph.c52 static PgColor_t ph_pal[32];