Home
last modified time | relevance | path

Searched defs:pixel (Results 1 – 10 of 10) sorted by relevance

/vim-8.2.3635/src/xpm/include/
H A Dsimx.h80 Pixel pixel; member
H A Dxpm.h113 Pixel pixel; /* Color pixel */ member
/vim-8.2.3635/src/
H A Dgui_beval.c789 guicolor_T pixel; in set_printable_label_text() local
H A Dvim.h1680 # define GUI_FUNCTION2(f, pixel) (gui.in_use \ argument
1688 # define GUI_FUNCTION2(f,pixel) ((pixel) != INVALCOLOR \ argument
1696 # define GUI_FUNCTION2(f, pixel) termgui_##f((pixel)) argument
1707 # define GUI_MCH_GET_RGB2(pixel) GUI_FUNCTION2(mch_get_rgb, (pixel)) argument
H A Dgui_x11.c3082 gui_mch_get_rgb(guicolor_T pixel) in gui_mch_get_rgb()
H A Dgui_photon.c1953 gui_mch_get_rgb(guicolor_T pixel) in gui_mch_get_rgb()
H A Dgui.c4796 gui_get_lightness(guicolor_T pixel) in gui_get_lightness()
H A Dgui_haiku.cc4942 gui_mch_get_rgb(guicolor_T pixel) in gui_mch_get_rgb()
H A Dgui_gtk_x11.c6761 gui_mch_get_rgb(guicolor_T pixel) in gui_mch_get_rgb()
H A Dgui_w32.c2275 gui_mch_get_rgb(guicolor_T pixel) in gui_mch_get_rgb()