FRAME_CURSOR_COLOR  294 src/haikuterm.h #define FRAME_CURSOR_COLOR(f)		(FRAME_OUTPUT_DATA (f)->cursor_color)
FRAME_CURSOR_COLOR 1028 src/nsterm.h   #define FRAME_CURSOR_COLOR(f) ((f)->output_data.ns->cursor_color)
FRAME_CURSOR_COLOR  452 src/pgtkterm.h #define FRAME_CURSOR_COLOR(f)     (FRAME_X_OUTPUT (f)->cursor_color)