Home
last modified time | relevance | path

Searched refs:mouse_pixel (Results 1 – 13 of 13) sorted by relevance

/dports/lang/mit-scheme/mit-scheme-9.2/src/microcode/
H A Dx11.h123 unsigned long mouse_pixel; member
221 #define XW_MOUSE_PIXEL(xw) (((xw) -> attributes) . mouse_pixel)
H A Dx11base.c377 unsigned long mouse_pixel, in x_set_mouse_colors() argument
382 (mouse_color.pixel) = mouse_pixel; in x_set_mouse_colors()
494 (attributes->mouse_pixel) in x_default_attributes()
590 (attributes->mouse_pixel), in x_make_window()
1993 unsigned long mouse_pixel = (arg_window_color (2, display, xw)); variable
1994 (XW_MOUSE_PIXEL (xw)) = mouse_pixel;
1998 mouse_pixel,
/dports/x11/xscreensaver/xscreensaver-5.44/hacks/
H A Dattraction.c141 unsigned long mouse_pixel; member
316 st->mouse_pixel = in attraction_init()
831 ? st->mouse_pixel in attraction_draw()
/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Dw32term.h344 COLORREF mouse_pixel; member
H A Dxterm.h662 unsigned long mouse_pixel; member
H A Dxfns.c1237 unload_color (f, x->mouse_pixel); in x_set_mouse_color()
1238 x->mouse_pixel = pixel; in x_set_mouse_color()
1294 colors[0].pixel = x->mouse_pixel; in x_set_mouse_color()
1367 pixel = x->mouse_pixel; in x_set_cursor_color()
3892 f->output_data.x->mouse_pixel = -1;
3905 f->output_data.x->mouse_pixel
6574 f->output_data.x->mouse_pixel = -1; in x_create_tip_frame()
6587 f->output_data.x->mouse_pixel in x_create_tip_frame()
H A Dw32fns.c1221 f->output_data.w32->mouse_pixel in w32_set_mouse_color()
1226 if (mask_color == f->output_data.w32->mouse_pixel in w32_set_mouse_color()
1228 f->output_data.w32->mouse_pixel = FRAME_FOREGROUND_PIXEL (f); in w32_set_mouse_color()
1315 fore_color.pixel = f->output_data.w32->mouse_pixel; in w32_set_mouse_color()
1387 pixel = f->output_data.w32->mouse_pixel; in w32_set_cursor_color()
H A Dxterm.c13983 unload_color (f, f->output_data.x->mouse_pixel); in x_free_frame_resources()
/dports/editors/emacs/emacs-27.2/src/
H A Dw32term.h343 COLORREF mouse_pixel; member
H A Dxterm.h606 unsigned long mouse_pixel; member
H A Dxfns.c1233 unload_color (f, x->mouse_pixel); in x_set_mouse_color()
1234 x->mouse_pixel = pixel; in x_set_mouse_color()
1293 colors[0].pixel = x->mouse_pixel; in x_set_mouse_color()
1366 pixel = x->mouse_pixel; in x_set_cursor_color()
3831 f->output_data.x->mouse_pixel = -1;
3844 f->output_data.x->mouse_pixel
6334 f->output_data.x->mouse_pixel = -1; in x_create_tip_frame()
6347 f->output_data.x->mouse_pixel in x_create_tip_frame()
H A Dw32fns.c1339 f->output_data.w32->mouse_pixel in w32_set_mouse_color()
1344 if (mask_color == f->output_data.w32->mouse_pixel in w32_set_mouse_color()
1346 f->output_data.w32->mouse_pixel = FRAME_FOREGROUND_PIXEL (f); in w32_set_mouse_color()
1433 fore_color.pixel = f->output_data.w32->mouse_pixel; in w32_set_mouse_color()
1505 pixel = f->output_data.w32->mouse_pixel; in w32_set_cursor_color()
H A Dxterm.c12126 unload_color (f, f->output_data.x->mouse_pixel); in x_free_frame_resources()