Home
last modified time | relevance | path

Searched refs:Pg_BLACK (Results 1 – 3 of 3) sorted by relevance

/dports/devel/sdl12/SDL-1.2.15/src/video/photon/
H A DSDL_ph_mouse.c87 cursor->ph_cursor->color2 = Pg_BLACK; in ph_CreateWMCursor()
H A DSDL_ph_video.c246 PtSetArg(&args[nargs++], Pt_ARG_FILL_COLOR, Pg_BLACK, 0); in ph_SetupWindow()
/dports/editors/vim/vim-8.2.3745/src/
H A Dgui_photon.c29 # define Pg_BLACK 0 macro
58 static PgColor_t gui_ph_mouse_color = Pg_BLACK;
1299 gui.norm_pixel = Pg_BLACK; in gui_mch_open()
2310 PgSetFillXORColor(Pg_BLACK, Pg_WHITE); in gui_mch_flash()