
Go to the source code of this file.
Defines | |
| #define | BLACK 0x000000 |
| #define | WHITE 0xFFFFFF |
| #define | LTBLUE 0x9090FF |
| #define | BLUE 0x0000FF |
| #define | DKBLUE 0x000090 |
| #define | LTPINK 0xFFC0C0 |
| #define | PINK 0xFF8080 |
| #define | RED 0xFF0000 |
| #define | LTGREEN 0xC0FFC0 |
| #define | GREEN 0x00FF00 |
| #define | DKGREEN 0x009000 |
| #define | YELLOW 0xFFFF00 |
| #define | LTYELLOW 0xFFFFA0 |
| #define | MEYELLOW 0xFFFF00 |
| #define | MDYELLOW 0xFFFFD2 |
| #define | DKYELLOW 0xFFFFB4 |
| #define | LTCYAN 0x00CBCB |
| #define | MECYAN 0x009696 |
| #define | MDCYAN 0x007E7E |
| #define | DKCYAN 0x004949 |
| #define | LTPURPLE 0xFFC0FF |
| #define | MEPURPLE 0xFF00FF |
| #define | MDPURPLE 0xC000C0 |
| #define | DKPURPLE 0xA000A0 |
| #define | LTGREY 0xE0E0E0 |
| #define | MEGREY 0xAFAFAF |
| #define | MDGREY 0x7D7D7D |
| #define | DKGREY 0x4B4B4B |
| #define | BLOND 0xb4b487 |
| #define | MNGREY 0xe6e6e6 |
| #define | FGGREY 0xe3e3e3 |
| #define | MNBLUE 0x003cff |
| #define | ORANGE 0xffdd76 |
| #define | FTGREY 0xbcbcbc |
| #define BLACK 0x000000 |
Definition at line 5 of file colors.h.
Referenced by BC_Resources::BC_Resources(), SpectrogramWindow::create_objects(), ParametricWindow::create_objects(), TestWindow::create_objects(), ZoomBar::create_objects(), RecordPrefs::create_objects(), RecordMonitorGUI::create_objects(), PluginPrefs::create_objects(), PlaybackPrefs::create_objects(), BC_WindowBase::create_shared_colors(), ThresholdCanvas::draw(), PaletteWheelValue::draw(), BC_Title::draw(), BC_MenuItem::draw(), TrackCanvas::draw_auto(), CWindowCanvas::draw_bezier(), BC_WindowBase::draw_border(), BC_WindowBase::draw_colored_box(), BC_MenuBar::draw_face(), TrackCanvas::draw_floatauto(), TrackCanvas::draw_floatline(), TrackCanvas::draw_highlight_insertion(), TrackCanvas::draw_highlight_rectangle(), BC_MenuPopup::draw_items(), BC_ListBox::draw_items(), SUV::draw_mwindow_bg(), TimeBar::draw_range(), BC_WindowBase::draw_text(), BC_ListBox::draw_text_recursive(), BC_Menu::draw_title(), BC_Meter::draw_titles(), TrackCanvas::draw_toggleline(), BC_WindowBase::draw_tooltip(), BC_ListBox::get_item_color(), MicroTheme::initialize(), BlondTheme::initialize(), BlueDotTheme::initialize(), BC_WindowBase::initialize(), BC_ListBoxItem::initialize(), Theme::initialize(), VDeviceX11::new_output_buffer(), Canvas::reposition_window(), Theme::Theme(), TitleConfig::TitleConfig(), CWindowEyedropGUI::update(), RecordGUI::update_batches(), PerspectiveWindow::update_canvas(), ParametricWindow::update_canvas(), CompressorWindow::update_canvas(), and ChromaKeyWindow::update_sample().
| #define BLOND 0xb4b487 |
| #define BLUE 0x0000FF |
Definition at line 9 of file colors.h.
Referenced by BC_Resources::BC_Resources(), BC_WindowBase::create_shared_colors(), ThresholdCanvas::draw(), TrackCanvas::draw_highlight_insertion(), TrackCanvas::draw_highlight_rectangle(), VideoScopeWindow::draw_labels(), and InterpolatePixelsUnit::process_package().
| #define DKBLUE 0x000090 |
Definition at line 10 of file colors.h.
Referenced by BC_WindowBase::create_shared_colors(), and BlueDotTheme::initialize().
| #define DKCYAN 0x004949 |
Definition at line 29 of file colors.h.
Referenced by BC_Resources::BC_Resources(), and BC_WindowBase::create_shared_colors().
| #define DKGREEN 0x009000 |
| #define DKGREY 0x4B4B4B |
Definition at line 39 of file colors.h.
Referenced by BC_Resources::BC_Resources(), BC_WindowBase::create_shared_colors(), BC_MenuItem::draw(), and BlueDotTheme::initialize().
| #define DKPURPLE 0xA000A0 |
| #define DKYELLOW 0xFFFFB4 |
| #define FGGREY 0xe3e3e3 |
Definition at line 44 of file colors.h.
Referenced by BC_WindowBase::create_shared_colors(), and BlueDotTheme::initialize().
| #define FTGREY 0xbcbcbc |
Definition at line 47 of file colors.h.
Referenced by BC_WindowBase::create_shared_colors(), and BlueDotTheme::initialize().
| #define GREEN 0x00FF00 |
Definition at line 17 of file colors.h.
Referenced by BC_WindowBase::create_shared_colors(), BC_Pan::draw(), Tracking::draw(), CWindowCanvas::draw_bezier(), TrackCanvas::draw_drag_handle(), TrackCanvas::draw_highlight_insertion(), TrackCanvas::draw_highlight_rectangle(), VideoScopeWindow::draw_labels(), TrackCanvas::draw_loop_points(), RecordGUI::flash_batch(), SUV::initialize(), InterpolatePixelsUnit::process_package(), SynthCanvas::update(), RecordGUI::update_batches(), CompressorWindow::update_canvas(), and GammaWindow::update_histogram().
| #define LTBLUE 0x9090FF |
Definition at line 8 of file colors.h.
Referenced by BC_Resources::BC_Resources(), and BC_WindowBase::create_shared_colors().
| #define LTCYAN 0x00CBCB |
Definition at line 26 of file colors.h.
Referenced by BC_Resources::BC_Resources(), and BC_WindowBase::create_shared_colors().
| #define LTGREEN 0xC0FFC0 |
| #define LTGREY 0xE0E0E0 |
Definition at line 36 of file colors.h.
Referenced by BC_Resources::BC_Resources(), BC_WindowBase::create_shared_colors(), BC_MenuItem::draw(), BC_Toggle::draw_face(), VideoScopeWindow::draw_labels(), MicroTheme::initialize(), and BlueDotTheme::initialize().
| #define LTPINK 0xFFC0C0 |
Definition at line 12 of file colors.h.
Referenced by BC_Resources::BC_Resources(), and BC_WindowBase::create_shared_colors().
| #define LTPURPLE 0xFFC0FF |
| #define LTYELLOW 0xFFFFA0 |
Definition at line 21 of file colors.h.
Referenced by BC_Resources::BC_Resources(), and BC_WindowBase::create_shared_colors().
| #define MDCYAN 0x007E7E |
Definition at line 28 of file colors.h.
Referenced by BC_Resources::BC_Resources(), and BC_WindowBase::create_shared_colors().
| #define MDGREY 0x7D7D7D |
Definition at line 38 of file colors.h.
Referenced by BC_Resources::BC_Resources(), BC_WindowBase::create_shared_colors(), VideoScopeVectorscope::draw_graduations(), VideoScopeWaveform::draw_graduations(), and BlueDotTheme::initialize().
| #define MDPURPLE 0xC000C0 |
| #define MDYELLOW 0xFFFFD2 |
| #define MECYAN 0x009696 |
Definition at line 27 of file colors.h.
Referenced by BC_Resources::BC_Resources(), and BC_WindowBase::create_shared_colors().
| #define MEGREY 0xAFAFAF |
Definition at line 37 of file colors.h.
Referenced by BC_Resources::BC_Resources(), ReIndexWindow::create_objects(), BC_WindowBase::create_shared_colors(), BC_TextBox::draw(), BC_Toggle::draw_face(), MicroTheme::initialize(), and GammaWindow::update_histogram().
| #define MEPURPLE 0xFF00FF |
| #define MEYELLOW 0xFFFF00 |
Definition at line 22 of file colors.h.
Referenced by BC_WindowBase::create_shared_colors(), SUV::initialize(), BlondTheme::initialize(), and BlueDotTheme::initialize().
| #define MNBLUE 0x003cff |
| #define ORANGE 0xffdd76 |
Definition at line 46 of file colors.h.
Referenced by BC_Resources::BC_Resources(), and BC_WindowBase::create_shared_colors().
| #define PINK 0xFF8080 |
| #define RED 0xFF0000 |
Definition at line 14 of file colors.h.
Referenced by BC_Resources::BC_Resources(), BatchRenderGUI::create_list(), ParametricWindow::create_objects(), CDRipWindow::create_objects(), ZoomBar::create_objects(), RecordGUI::create_objects(), PlaybackPrefs::create_objects(), YUVConfigVideo::create_objects(), MOVConfigVideo::create_objects(), AssetEditWindow::create_objects(), BC_WindowBase::create_shared_colors(), ThresholdCanvas::draw(), BC_Pan::draw(), SetChannelsCanvas::draw(), CWindowCanvas::draw_bezier(), TrackCanvas::draw_brender_start(), BC_Slider::draw_face(), TrackCanvas::draw_highlight_insertion(), TrackCanvas::draw_highlight_rectangle(), VideoScopeWindow::draw_labels(), TimeBar::draw_range(), RecordGUI::flash_batch(), SUV::initialize(), MicroTheme::initialize(), BlondTheme::initialize(), BlueDotTheme::initialize(), Theme::initialize(), InterpolatePixelsUnit::process_package(), SynthCanvas::update(), and RecordGUI::update_batches().
| #define WHITE 0xFFFFFF |
Definition at line 6 of file colors.h.
Referenced by BC_Resources::BC_Resources(), ParametricWindow::create_objects(), GammaWindow::create_objects(), BC_WindowBase::create_shared_colors(), CWindowCanvas::do_mask(), ThresholdCanvas::draw(), PaletteWheel::draw(), MainCursor::draw(), Cursor_::draw(), CWindowCanvas::draw_crop(), VideoWindowCanvas::draw_crop_box(), BC_TextBox::draw_cursor(), VideoScopeWaveform::draw_graduations(), TrackCanvas::draw_highlight_insertion(), TrackCanvas::draw_highlight_rectangle(), VWindowCanvas::draw_overlays(), CWindowCanvas::draw_overlays(), BC_ListBox::draw_rectangle(), CWindowCanvas::draw_safe_regions(), SUV::initialize(), MicroTheme::initialize(), BlondTheme::initialize(), and BlueDotTheme::initialize().
| #define YELLOW 0xFFFF00 |
Definition at line 20 of file colors.h.
Referenced by BC_Resources::BC_Resources(), YUVConfigVideo::create_objects(), TrackCanvas::draw_highlight_insertion(), TrackCanvas::draw_highlight_rectangle(), SUV::initialize(), and BlondTheme::initialize().
1.5.5