Home
last modified time | relevance | path

Searched refs:MY_BG_COLOR (Results 1 – 8 of 8) sorted by relevance

/dports/comms/xastir/Xastir-Release-2.1.8/src/
H A Dpopup_gui.c338 (void)XSetForeground(XtDisplay(da),gc,MY_BG_COLOR); // Not a mistake! in popup_ID_message()
339 (void)XSetBackground(XtDisplay(da),gc,MY_BG_COLOR); in popup_ID_message()
H A Dmain.c6112 XtSetArg(al[ac], XmNbackground, MY_BG_COLOR);
6696 XtSetArg(al[ac], XmNbackground, MY_BG_COLOR);
6729 XtSetArg(al[ac], XmNbackground, MY_BG_COLOR);
6761 XtSetArg(al[ac], XmNbackground, MY_BG_COLOR);
7077 XtSetArg(al[ac], XmNbackground, MY_BG_COLOR);
7108 XtSetArg(al[ac], XmNbackground, MY_BG_COLOR);
7251 XtSetArg(al[ac], XmNbackground, MY_BG_COLOR);
7399 XtSetArg(al[ac], XmNbackground, MY_BG_COLOR);
7468 XtSetArg(al[ac], XmNbackground, MY_BG_COLOR);
7668 XtSetArg(al[ac], XmNbackground, MY_BG_COLOR);
[all …]
H A Dxastir.h70 #define MY_BG_COLOR colors[0xff] macro
H A Dview_message_gui.c632 XtSetArg(args[n],XmNbackground, MY_BG_COLOR); in view_all_messages()
753 XtSetArg(args[n], XmNbackground, MY_BG_COLOR); in view_all_messages()
H A Dbulletin_gui.c837 XtSetArg(args[n], XmNbackground, MY_BG_COLOR); in Bulletins()
H A Dlocation_gui.c516 XtSetArg(al[ac], XmNbackground, MY_BG_COLOR); in Jump_location()
H A Dobjects.c9413 XtSetArg(al[ac], XmNbackground, MY_BG_COLOR);
9828 XtSetArg(al[ac], XmNbackground, MY_BG_COLOR);
10352 XtSetArg(al[ac], XmNbackground, MY_BG_COLOR);
H A Ddb.c4979 XtSetArg(al[ac], XmNbackground, MY_BG_COLOR); in Change_tactical()