Searched refs:general_info (Results 1 - 1 of 1) sorted by relevance

/haiku/src/kits/interface/
H A DInterfaceDefs.cpp69 struct general_ui_info general_info; variable in typeref:struct:general_ui_info
1483 general_info.background_color = ui_color(B_PANEL_BACKGROUND_COLOR);
1484 general_info.mark_color = ui_color(B_CONTROL_MARK_COLOR);
1485 general_info.highlight_color = ui_color(B_CONTROL_HIGHLIGHT_COLOR);
1486 general_info.window_frame_color = ui_color(B_WINDOW_TAB_COLOR);
1487 general_info.color_frame = true;

Completed in 61 milliseconds