FRAME_CURSOR_COLOR 1598 src/haikufns.c haiku_query_color (pixel, &FRAME_CURSOR_COLOR (f)); FRAME_CURSOR_COLOR 642 src/haikuterm.c rgbin = FRAME_CURSOR_COLOR (s->f).pixel; FRAME_CURSOR_COLOR 1799 src/haikuterm.c BView_SetHighColor (view, FRAME_CURSOR_COLOR (s->f).pixel); FRAME_CURSOR_COLOR 2102 src/haikuterm.c foreground = FRAME_CURSOR_COLOR (f).pixel; FRAME_CURSOR_COLOR 2169 src/haikuterm.c if (face->background == FRAME_CURSOR_COLOR (f).pixel) FRAME_CURSOR_COLOR 2172 src/haikuterm.c foreground = FRAME_CURSOR_COLOR (f).pixel; FRAME_CURSOR_COLOR 2787 src/haikuterm.c col = FRAME_CURSOR_COLOR (XFRAME (WINDOW_FRAME (w))).pixel; FRAME_CURSOR_COLOR 4608 src/haikuterm.c unsigned long background = FRAME_CURSOR_COLOR (s->f).pixel;