#include <theme.h>
Inherits BC_Theme.
Inherited by BlondTheme, BlueDotTheme, MicroTheme, and SUV.

Definition at line 36 of file theme.h.
| Theme::Theme | ( | ) |
Definition at line 39 of file theme.C.
References about_bg, about_png, audio_color, BC_Resources::bg_color, BLACK, BLOND, BC_Resources::button_highlighted, BC_Resources::button_up, contents_buffer, data_buffer, fade_h, BC_WindowBase::get_resources(), last_image, loadmode_w, meter_h, mode_h, mtransport_margin, mwindow, pan_h, pan_x, play_h, preferences_category_overlap, BC_Resources::recursive_resizing, theme_title, title_h, and toggle_margin.

| Theme::~Theme | ( | ) | [virtual] |
Definition at line 79 of file theme.C.
References aspect_ratios, flush_images(), frame_rates, frame_sizes, ArrayList< TYPE >::remove_all_objects(), sample_rates, and zoom_values.

| void Theme::initialize | ( | ) | [virtual] |
Reimplemented in BlueDotTheme, BlondTheme, MicroTheme, and SUV.
Definition at line 99 of file theme.C.
References BLACK, message_error, message_normal, BC_Theme::new_image(), RED, and BC_Theme::set_data().
Referenced by MWindow::init_theme().

| void Theme::get_mwindow_sizes | ( | MWindowGUI * | gui, | |
| int | w, | |||
| int | h | |||
| ) | [virtual] |
Reimplemented in BlueDotTheme, BlondTheme, MicroTheme, and SUV.
Definition at line 410 of file theme.C.
Referenced by MWindowGUI::create_objects(), and MWindowGUI::resize_event().
| void Theme::get_vwindow_sizes | ( | VWindowGUI * | gui | ) | [virtual] |
Reimplemented in BlueDotTheme, BlondTheme, MicroTheme, and SUV.
Definition at line 501 of file theme.C.
Referenced by VWindowMeters::change_status_event(), VWindowGUI::create_objects(), and VWindowGUI::resize_event().
| void Theme::get_cwindow_sizes | ( | CWindowGUI * | gui, | |
| int | cwindow_controls | |||
| ) | [virtual] |
Reimplemented in BlueDotTheme, BlondTheme, and SUV.
Definition at line 505 of file theme.C.
Referenced by CWindowMeters::change_status_event(), CWindowGUI::create_objects(), and CWindowGUI::resize_event().
| void Theme::get_awindow_sizes | ( | AWindowGUI * | gui | ) | [virtual] |
Definition at line 509 of file theme.C.
References abuttons_x, abuttons_y, adivider_h, adivider_w, adivider_x, adivider_y, afolders_h, MainSession::afolders_w, afolders_w, afolders_x, afolders_y, alist_h, alist_w, alist_x, alist_y, MainSession::awindow_h, MainSession::awindow_w, mwindow, and MWindow::session.
Referenced by AWindowGUI::create_objects(), AWindowDivider::cursor_motion_event(), and AWindowGUI::resize_event().
| void Theme::get_rmonitor_sizes | ( | int | do_audio, | |
| int | do_video, | |||
| int | do_channel, | |||
| int | do_interlace, | |||
| int | do_avc, | |||
| int | audio_channels | |||
| ) | [virtual] |
Reimplemented in BlueDotTheme, BlondTheme, and SUV.
Definition at line 528 of file theme.C.
References MeterPanel::get_meters_width(), mwindow, rmonitor_canvas_h, rmonitor_canvas_w, rmonitor_canvas_x, rmonitor_canvas_y, rmonitor_channel_x, rmonitor_channel_y, MainSession::rmonitor_h, rmonitor_interlace_x, rmonitor_interlace_y, rmonitor_meter_h, rmonitor_meter_x, rmonitor_meter_y, rmonitor_tx_x, rmonitor_tx_y, MainSession::rmonitor_w, and MWindow::session.
Referenced by RecordMonitorGUI::create_objects(), SUV::get_rmonitor_sizes(), BlondTheme::get_rmonitor_sizes(), BlueDotTheme::get_rmonitor_sizes(), and RecordMonitorGUI::resize_event().

| void Theme::get_recordgui_sizes | ( | RecordGUI * | gui, | |
| int | w, | |||
| int | h | |||
| ) | [virtual] |
Reimplemented in BlueDotTheme, BlondTheme, MicroTheme, and SUV.
Definition at line 587 of file theme.C.
Referenced by RecordGUI::create_objects(), and RecordGUI::resize_event().
| void Theme::get_batchrender_sizes | ( | BatchRenderGUI * | gui, | |
| int | w, | |||
| int | h | |||
| ) | [virtual] |
Definition at line 591 of file theme.C.
References batchrender_x1, batchrender_x2, and batchrender_x3.
Referenced by BatchRenderGUI::create_objects(), and BatchRenderGUI::resize_event().
| void Theme::get_plugindialog_sizes | ( | ) | [virtual] |
Reimplemented in BlondTheme, and SUV.
Definition at line 600 of file theme.C.
References mwindow, MainSession::plugindialog_h, plugindialog_module_h, plugindialog_module_w, plugindialog_module_x, plugindialog_module_y, plugindialog_moduleattach_x, plugindialog_moduleattach_y, plugindialog_new_h, plugindialog_new_w, plugindialog_new_x, plugindialog_new_y, plugindialog_newattach_x, plugindialog_newattach_y, plugindialog_shared_h, plugindialog_shared_w, plugindialog_shared_x, plugindialog_shared_y, plugindialog_sharedattach_x, plugindialog_sharedattach_y, MainSession::plugindialog_w, and MWindow::session.
Referenced by PluginDialog::create_objects(), and PluginDialog::resize_event().
| void Theme::get_menueffect_sizes | ( | int | use_list | ) | [virtual] |
Definition at line 625 of file theme.C.
References BC_OKButton::calculate_h(), menueffect_file_x, menueffect_file_y, MainSession::menueffect_h, menueffect_list_h, menueffect_list_w, menueffect_list_x, menueffect_list_y, menueffect_tools_x, menueffect_tools_y, MainSession::menueffect_w, mwindow, and MWindow::session.
Referenced by MenuEffectWindow::create_objects(), and MenuEffectWindow::resize_event().

| void Theme::draw_rwindow_bg | ( | RecordGUI * | gui | ) | [virtual] |
Reimplemented in BlueDotTheme, BlondTheme, and SUV.
Definition at line 463 of file theme.C.
References BC_WindowBase::clear_box(), mwindow, MainSession::rwindow_h, MainSession::rwindow_w, and MWindow::session.
Referenced by RecordGUI::create_objects(), and RecordGUI::resize_event().

| void Theme::draw_rmonitor_bg | ( | RecordMonitorGUI * | gui | ) | [virtual] |
Reimplemented in BlueDotTheme, BlondTheme, and SUV.
Definition at line 456 of file theme.C.
References BC_WindowBase::clear_box(), BC_WindowBase::flash(), mwindow, MainSession::rmonitor_h, MainSession::rmonitor_w, and MWindow::session.
Referenced by RecordMonitorGUI::create_objects(), and RecordMonitorGUI::resize_event().

| void Theme::draw_awindow_bg | ( | AWindowGUI * | gui | ) | [virtual] |
Definition at line 421 of file theme.C.
References MainSession::awindow_h, MainSession::awindow_w, BC_WindowBase::clear_box(), BC_WindowBase::flash(), mwindow, and MWindow::session.
Referenced by AWindowGUI::resize_event().

| void Theme::draw_cwindow_bg | ( | CWindowGUI * | gui | ) | [virtual] |
Reimplemented in BlueDotTheme, BlondTheme, and SUV.
Definition at line 443 of file theme.C.
References BC_WindowBase::clear_box(), MainSession::cwindow_h, MainSession::cwindow_w, BC_WindowBase::flash(), mwindow, and MWindow::session.
Referenced by CWindowGUI::create_objects(), and CWindowGUI::resize_event().

| void Theme::draw_lwindow_bg | ( | LevelWindowGUI * | gui | ) | [virtual] |
Definition at line 449 of file theme.C.
References BC_WindowBase::clear_box(), BC_WindowBase::flash(), MainSession::lwindow_h, MainSession::lwindow_w, mwindow, and MWindow::session.
Referenced by LevelWindowGUI::create_objects(), and LevelWindowGUI::resize_event().

| void Theme::draw_mwindow_bg | ( | MWindowGUI * | gui | ) | [virtual] |
Reimplemented in BlueDotTheme, BlondTheme, MicroTheme, and SUV.
Definition at line 414 of file theme.C.
Referenced by MWindowGUI::create_objects(), and MWindowGUI::resize_event().
| void Theme::draw_vwindow_bg | ( | VWindowGUI * | gui | ) | [virtual] |
Reimplemented in BlueDotTheme, BlondTheme, and SUV.
Definition at line 427 of file theme.C.
Referenced by VWindowGUI::create_objects(), and VWindowGUI::resize_event().
| void Theme::draw_resource_bg | ( | TrackCanvas * | canvas, | |
| ResourcePixmap * | pixmap, | |||
| int | edit_x, | |||
| int | edit_w, | |||
| int | pixmap_x, | |||
| int | x1, | |||
| int | y1, | |||
| int | x2, | |||
| int | y2 | |||
| ) | [virtual] |
Definition at line 469 of file theme.C.
References BC_WindowBase::draw_3segmenth(), MWindow::edl, BC_Theme::get_image(), EDL::local_session, mwindow, and LocalSession::zoom_track.
Referenced by ResourcePixmap::draw_data().

| void Theme::get_preferences_sizes | ( | ) | [virtual] |
| void Theme::draw_preferences_bg | ( | PreferencesWindow * | gui | ) | [virtual] |
Reimplemented in BlueDotTheme, BlondTheme, and SUV.
Definition at line 655 of file theme.C.
Referenced by PreferencesWindow::create_objects().
| void Theme::get_new_sizes | ( | NewWindow * | gui | ) | [virtual] |
| void Theme::draw_new_bg | ( | NewWindow * | gui | ) | [virtual] |
Reimplemented in BlueDotTheme, BlondTheme, and SUV.
Definition at line 663 of file theme.C.
Referenced by NewWindow::create_objects().
| void Theme::draw_setformat_bg | ( | SetFormatWindow * | window | ) | [virtual] |
Reimplemented in BlueDotTheme, BlondTheme, and SUV.
Definition at line 667 of file theme.C.
Referenced by SetFormatWindow::create_objects().
| void Theme::build_menus | ( | ) | [virtual] |
Definition at line 120 of file theme.C.
References ArrayList< TYPE >::append(), aspect_ratios, BCTEXTLEN, frame_rates, frame_sizes, sample_rates, and zoom_values.
Referenced by MWindow::init_theme().

| void Theme::flush_images | ( | ) |
Definition at line 90 of file theme.C.
References contents, contents_buffer, data_buffer, and ArrayList< TYPE >::remove_all().
Referenced by SUV::initialize(), MicroTheme::initialize(), BlondTheme::initialize(), BlueDotTheme::initialize(), and ~Theme().

Definition at line 176 of file theme.C.
References BC_RGB888, BC_RGBA8888, VFrame::get_color_model(), VFrame::get_h(), VFrame::get_rows(), VFrame::get_w(), MAX, and MIN.
Referenced by build_button(), build_patches(), build_toggle(), and build_transport().

| void Theme::build_transport | ( | char * | title, | |
| unsigned char * | png_overlay, | |||
| VFrame ** | bg_data, | |||
| int | region | |||
| ) |
Definition at line 243 of file theme.C.
References BC_RGBA8888, VFrame::clear_frame(), VFrame::get_h(), VFrame::get_w(), BC_Theme::new_image_set_images(), and overlay().
Referenced by MicroTheme::initialize().

| void Theme::build_patches | ( | VFrame **& | data, | |
| unsigned char * | png_overlay, | |||
| VFrame ** | bg_data, | |||
| int | region | |||
| ) |
Definition at line 301 of file theme.C.
References BC_RGBA8888, VFrame::get_h(), VFrame::get_w(), and overlay().
Referenced by MicroTheme::initialize().

| void Theme::build_button | ( | VFrame **& | data, | |
| unsigned char * | png_overlay, | |||
| VFrame * | up_vframe, | |||
| VFrame * | hi_vframe, | |||
| VFrame * | dn_vframe | |||
| ) |
Definition at line 352 of file theme.C.
References BC_RGBA8888, VFrame::copy_from(), VFrame::get_h(), VFrame::get_w(), and overlay().
Referenced by MicroTheme::initialize().

| void Theme::build_toggle | ( | VFrame **& | data, | |
| unsigned char * | png_overlay, | |||
| VFrame * | up_vframe, | |||
| VFrame * | hi_vframe, | |||
| VFrame * | checked_vframe, | |||
| VFrame * | dn_vframe, | |||
| VFrame * | checkedhi_vframe | |||
| ) |
Definition at line 374 of file theme.C.
References BC_RGBA8888, VFrame::copy_from(), VFrame::get_h(), VFrame::get_w(), and overlay().
Referenced by MicroTheme::initialize().

| char* Theme::theme_title |
Definition at line 122 of file theme.h.
Referenced by StatusBar::create_objects(), StatusBar::default_message(), SUV::initialize(), BlondTheme::initialize(), BlueDotTheme::initialize(), initialize(), and MWindowGUI::show_message().
Definition at line 122 of file theme.h.
Referenced by initialize(), MWindow::load_filenames(), and Render::render().
Definition at line 127 of file theme.h.
Referenced by AWindowGUI::create_objects(), get_awindow_sizes(), and AWindowGUI::resize_event().
Definition at line 127 of file theme.h.
Referenced by AWindowGUI::create_objects(), get_awindow_sizes(), and AWindowGUI::resize_event().
Definition at line 128 of file theme.h.
Referenced by AWindowGUI::create_objects(), get_awindow_sizes(), and AWindowGUI::reposition_objects().
Definition at line 128 of file theme.h.
Referenced by AWindowGUI::create_objects(), get_awindow_sizes(), and AWindowGUI::reposition_objects().
Definition at line 128 of file theme.h.
Referenced by AWindowGUI::create_objects(), get_awindow_sizes(), and AWindowGUI::reposition_objects().
Definition at line 128 of file theme.h.
Referenced by AWindowGUI::create_objects(), get_awindow_sizes(), and AWindowGUI::reposition_objects().
Definition at line 129 of file theme.h.
Referenced by AWindowGUI::create_objects(), get_awindow_sizes(), and AWindowGUI::reposition_objects().
Definition at line 129 of file theme.h.
Referenced by AWindowGUI::create_objects(), get_awindow_sizes(), and AWindowGUI::reposition_objects().
Definition at line 129 of file theme.h.
Referenced by AWindowGUI::create_objects(), get_awindow_sizes(), and AWindowGUI::reposition_objects().
Definition at line 129 of file theme.h.
Referenced by AWindowGUI::create_objects(), get_awindow_sizes(), and AWindowGUI::reposition_objects().
| int Theme::alist_x |
Definition at line 130 of file theme.h.
Referenced by AWindowGUI::create_objects(), get_awindow_sizes(), and AWindowGUI::reposition_objects().
| int Theme::alist_y |
Definition at line 130 of file theme.h.
Referenced by AWindowGUI::create_objects(), get_awindow_sizes(), and AWindowGUI::reposition_objects().
| int Theme::alist_w |
Definition at line 130 of file theme.h.
Referenced by AWindowGUI::create_objects(), get_awindow_sizes(), and AWindowGUI::reposition_objects().
| int Theme::alist_h |
Definition at line 130 of file theme.h.
Referenced by AWindowGUI::create_objects(), get_awindow_sizes(), and AWindowGUI::reposition_objects().
Definition at line 131 of file theme.h.
Referenced by ResourcePixmap::draw_audio_source(), IndexFile::draw_index(), ResourcePixmap::draw_wave(), SUV::initialize(), BlondTheme::initialize(), BlueDotTheme::initialize(), and Theme().
Definition at line 132 of file theme.h.
Referenced by SUV::initialize(), BlondTheme::initialize(), and BlueDotTheme::initialize().
| int Theme::cauto_x |
| int Theme::cauto_y |
| int Theme::cauto_w |
| int Theme::cauto_h |
| int Theme::ccanvas_x |
Definition at line 134 of file theme.h.
Referenced by SUV::get_cwindow_sizes(), MicroTheme::get_cwindow_sizes(), BlondTheme::get_cwindow_sizes(), BlueDotTheme::get_cwindow_sizes(), CWindowGUI::resize_event(), CWindowCanvas::test_zoom(), CWindow::update(), and CWindowGUI::zoom_canvas().
| int Theme::ccanvas_y |
Definition at line 134 of file theme.h.
Referenced by SUV::get_cwindow_sizes(), MicroTheme::get_cwindow_sizes(), BlondTheme::get_cwindow_sizes(), BlueDotTheme::get_cwindow_sizes(), CWindowGUI::resize_event(), CWindowCanvas::test_zoom(), CWindow::update(), and CWindowGUI::zoom_canvas().
| int Theme::ccanvas_w |
Definition at line 134 of file theme.h.
Referenced by SUV::get_cwindow_sizes(), MicroTheme::get_cwindow_sizes(), BlondTheme::get_cwindow_sizes(), BlueDotTheme::get_cwindow_sizes(), CWindowGUI::resize_event(), CWindowCanvas::test_zoom(), CWindow::update(), CWindowGUI::zoom_canvas(), and CWindowCanvas::zoom_resize_window().
| int Theme::ccanvas_h |
Definition at line 134 of file theme.h.
Referenced by SUV::get_cwindow_sizes(), MicroTheme::get_cwindow_sizes(), BlondTheme::get_cwindow_sizes(), BlueDotTheme::get_cwindow_sizes(), CWindowGUI::resize_event(), CWindowCanvas::test_zoom(), CWindow::update(), CWindowGUI::zoom_canvas(), and CWindowCanvas::zoom_resize_window().
Definition at line 135 of file theme.h.
Referenced by CWindowGUI::create_objects(), SUV::get_cwindow_sizes(), MicroTheme::get_cwindow_sizes(), BlondTheme::get_cwindow_sizes(), BlueDotTheme::get_cwindow_sizes(), and CWindowGUI::resize_event().
Definition at line 135 of file theme.h.
Referenced by CWindowGUI::create_objects(), SUV::get_cwindow_sizes(), MicroTheme::get_cwindow_sizes(), BlondTheme::get_cwindow_sizes(), BlueDotTheme::get_cwindow_sizes(), and CWindowGUI::resize_event().
Definition at line 135 of file theme.h.
Referenced by CWindowGUI::create_objects(), SUV::get_cwindow_sizes(), MicroTheme::get_cwindow_sizes(), BlondTheme::get_cwindow_sizes(), and BlueDotTheme::get_cwindow_sizes().
Definition at line 135 of file theme.h.
Referenced by CWindowGUI::create_objects(), SUV::draw_cwindow_bg(), BlondTheme::draw_cwindow_bg(), BlueDotTheme::draw_cwindow_bg(), SUV::get_cwindow_sizes(), MicroTheme::get_cwindow_sizes(), BlondTheme::get_cwindow_sizes(), and BlueDotTheme::get_cwindow_sizes().
| int Theme::cstatus_x |
Definition at line 136 of file theme.h.
Referenced by CWindowGUI::draw_status(), SUV::get_cwindow_sizes(), BlondTheme::get_cwindow_sizes(), and BlueDotTheme::get_cwindow_sizes().
| int Theme::cstatus_y |
Definition at line 136 of file theme.h.
Referenced by CWindowGUI::draw_status(), SUV::get_cwindow_sizes(), BlondTheme::get_cwindow_sizes(), and BlueDotTheme::get_cwindow_sizes().
| int Theme::cdest_x |
Definition at line 137 of file theme.h.
Referenced by SUV::get_cwindow_sizes(), MicroTheme::get_cwindow_sizes(), BlondTheme::get_cwindow_sizes(), and BlueDotTheme::get_cwindow_sizes().
| int Theme::cdest_y |
Definition at line 137 of file theme.h.
Referenced by SUV::get_cwindow_sizes(), MicroTheme::get_cwindow_sizes(), BlondTheme::get_cwindow_sizes(), and BlueDotTheme::get_cwindow_sizes().
| int Theme::cedit_x |
Definition at line 138 of file theme.h.
Referenced by SUV::get_cwindow_sizes(), MicroTheme::get_cwindow_sizes(), BlondTheme::get_cwindow_sizes(), BlueDotTheme::get_cwindow_sizes(), and CWindowGUI::resize_event().
| int Theme::cedit_y |
Definition at line 138 of file theme.h.
Referenced by SUV::get_cwindow_sizes(), MicroTheme::get_cwindow_sizes(), BlondTheme::get_cwindow_sizes(), BlueDotTheme::get_cwindow_sizes(), and CWindowGUI::resize_event().
Definition at line 139 of file theme.h.
Referenced by SetChannelsCanvas::draw(), SUV::initialize(), MicroTheme::initialize(), BlondTheme::initialize(), and BlueDotTheme::initialize().
| int Theme::cmeter_x |
Definition at line 140 of file theme.h.
Referenced by CWindowGUI::create_objects(), SUV::draw_cwindow_bg(), BlondTheme::draw_cwindow_bg(), BlueDotTheme::draw_cwindow_bg(), SUV::get_cwindow_sizes(), MicroTheme::get_cwindow_sizes(), BlondTheme::get_cwindow_sizes(), BlueDotTheme::get_cwindow_sizes(), and CWindowGUI::resize_event().
| int Theme::cmeter_y |
Definition at line 140 of file theme.h.
Referenced by CWindowGUI::create_objects(), SUV::get_cwindow_sizes(), MicroTheme::get_cwindow_sizes(), BlondTheme::get_cwindow_sizes(), BlueDotTheme::get_cwindow_sizes(), SUV::get_vwindow_sizes(), MicroTheme::get_vwindow_sizes(), BlondTheme::get_vwindow_sizes(), BlueDotTheme::get_vwindow_sizes(), and CWindowGUI::resize_event().
| int Theme::cmeter_h |
Definition at line 140 of file theme.h.
Referenced by CWindowGUI::create_objects(), SUV::get_cwindow_sizes(), MicroTheme::get_cwindow_sizes(), BlondTheme::get_cwindow_sizes(), BlueDotTheme::get_cwindow_sizes(), and CWindowGUI::resize_event().
| int Theme::cslider_x |
Definition at line 141 of file theme.h.
Referenced by CWindowGUI::create_objects(), SUV::get_cwindow_sizes(), MicroTheme::get_cwindow_sizes(), BlondTheme::get_cwindow_sizes(), BlueDotTheme::get_cwindow_sizes(), and CWindowGUI::resize_event().
| int Theme::cslider_y |
Definition at line 141 of file theme.h.
Referenced by CWindowGUI::create_objects(), SUV::get_cwindow_sizes(), MicroTheme::get_cwindow_sizes(), BlondTheme::get_cwindow_sizes(), BlueDotTheme::get_cwindow_sizes(), and CWindowGUI::resize_event().
| int Theme::cslider_w |
Definition at line 141 of file theme.h.
Referenced by CWindowGUI::create_objects(), SUV::get_cwindow_sizes(), MicroTheme::get_cwindow_sizes(), BlondTheme::get_cwindow_sizes(), BlueDotTheme::get_cwindow_sizes(), CWindowGUI::resize_event(), and CWindowSlider::set_position().
| int Theme::ctime_x |
Definition at line 142 of file theme.h.
Referenced by SUV::get_cwindow_sizes(), MicroTheme::get_cwindow_sizes(), BlondTheme::get_cwindow_sizes(), and BlueDotTheme::get_cwindow_sizes().
| int Theme::ctime_y |
Definition at line 142 of file theme.h.
Referenced by SUV::get_cwindow_sizes(), MicroTheme::get_cwindow_sizes(), BlondTheme::get_cwindow_sizes(), and BlueDotTheme::get_cwindow_sizes().
Definition at line 143 of file theme.h.
Referenced by CWindowGUI::create_objects(), SUV::get_cwindow_sizes(), BlondTheme::get_cwindow_sizes(), BlueDotTheme::get_cwindow_sizes(), and CTimeBar::resize_event().
Definition at line 143 of file theme.h.
Referenced by CWindowGUI::create_objects(), SUV::get_cwindow_sizes(), BlondTheme::get_cwindow_sizes(), BlueDotTheme::get_cwindow_sizes(), and CTimeBar::resize_event().
Definition at line 143 of file theme.h.
Referenced by CWindowGUI::create_objects(), SUV::get_cwindow_sizes(), BlondTheme::get_cwindow_sizes(), BlueDotTheme::get_cwindow_sizes(), and CTimeBar::resize_event().
Definition at line 143 of file theme.h.
Referenced by CWindowGUI::create_objects(), SUV::get_cwindow_sizes(), BlondTheme::get_cwindow_sizes(), BlueDotTheme::get_cwindow_sizes(), and CTimeBar::resize_event().
Definition at line 144 of file theme.h.
Referenced by CWindowGUI::create_objects(), SUV::get_cwindow_sizes(), MicroTheme::get_cwindow_sizes(), BlondTheme::get_cwindow_sizes(), BlueDotTheme::get_cwindow_sizes(), and CWindowGUI::resize_event().
Definition at line 144 of file theme.h.
Referenced by CWindowGUI::create_objects(), SUV::get_cwindow_sizes(), MicroTheme::get_cwindow_sizes(), BlondTheme::get_cwindow_sizes(), BlueDotTheme::get_cwindow_sizes(), and CWindowGUI::resize_event().
| int Theme::czoom_x |
Definition at line 145 of file theme.h.
Referenced by CWindowGUI::create_objects(), SUV::get_cwindow_sizes(), MicroTheme::get_cwindow_sizes(), BlondTheme::get_cwindow_sizes(), BlueDotTheme::get_cwindow_sizes(), and CWindowGUI::resize_event().
| int Theme::czoom_y |
Definition at line 145 of file theme.h.
Referenced by CWindowGUI::create_objects(), SUV::get_cwindow_sizes(), MicroTheme::get_cwindow_sizes(), BlondTheme::get_cwindow_sizes(), BlueDotTheme::get_cwindow_sizes(), and CWindowGUI::resize_event().
| int Theme::fade_h |
Definition at line 146 of file theme.h.
Referenced by MicroTheme::initialize(), VPatchGUI::reposition(), APatchGUI::reposition(), Theme(), VPatchGUI::update(), APatchGUI::update(), VTrack::vertical_span(), and ATrack::vertical_span().
Definition at line 147 of file theme.h.
Referenced by SUV::initialize(), BlondTheme::initialize(), and BlueDotTheme::initialize().
Definition at line 148 of file theme.h.
Referenced by RecordGUI::create_objects(), LoadMode::create_objects(), MicroTheme::get_recordgui_sizes(), MicroTheme::initialize(), LoadMode::reposition_window(), RecordGUI::resize_event(), and Theme().
Definition at line 149 of file theme.h.
Referenced by SUV::draw_mwindow_bg(), BlondTheme::draw_mwindow_bg(), BlueDotTheme::draw_mwindow_bg(), SUV::get_mwindow_sizes(), MicroTheme::get_mwindow_sizes(), BlondTheme::get_mwindow_sizes(), BlueDotTheme::get_mwindow_sizes(), and MButtons::resize_event().
Definition at line 149 of file theme.h.
Referenced by SUV::draw_mwindow_bg(), BlondTheme::draw_mwindow_bg(), BlueDotTheme::draw_mwindow_bg(), SUV::get_mwindow_sizes(), MicroTheme::get_mwindow_sizes(), BlondTheme::get_mwindow_sizes(), BlueDotTheme::get_mwindow_sizes(), and MButtons::resize_event().
Definition at line 149 of file theme.h.
Referenced by BlueDotTheme::draw_mwindow_bg(), SUV::get_mwindow_sizes(), MicroTheme::get_mwindow_sizes(), BlondTheme::get_mwindow_sizes(), BlueDotTheme::get_mwindow_sizes(), and MButtons::resize_event().
Definition at line 149 of file theme.h.
Referenced by SUV::get_mwindow_sizes(), MicroTheme::get_mwindow_sizes(), BlondTheme::get_mwindow_sizes(), BlueDotTheme::get_mwindow_sizes(), and MButtons::resize_event().
Definition at line 151 of file theme.h.
Referenced by MButtons::create_objects(), SUV::draw_mwindow_bg(), BlondTheme::draw_mwindow_bg(), SUV::initialize(), BlondTheme::initialize(), BlueDotTheme::initialize(), and Theme().
| int Theme::mcanvas_x |
Definition at line 152 of file theme.h.
Referenced by SUV::draw_mwindow_bg(), BlondTheme::draw_mwindow_bg(), BlueDotTheme::draw_mwindow_bg(), SUV::get_mwindow_sizes(), MicroTheme::get_mwindow_sizes(), BlondTheme::get_mwindow_sizes(), BlueDotTheme::get_mwindow_sizes(), and MWindowGUI::get_scrollbars().
| int Theme::mcanvas_y |
Definition at line 152 of file theme.h.
Referenced by SUV::draw_mwindow_bg(), BlondTheme::draw_mwindow_bg(), BlueDotTheme::draw_mwindow_bg(), SUV::get_mwindow_sizes(), MicroTheme::get_mwindow_sizes(), BlondTheme::get_mwindow_sizes(), BlueDotTheme::get_mwindow_sizes(), and MWindowGUI::get_scrollbars().
| int Theme::mcanvas_w |
Definition at line 152 of file theme.h.
Referenced by SUV::draw_mwindow_bg(), BlondTheme::draw_mwindow_bg(), BlueDotTheme::draw_mwindow_bg(), SUV::get_mwindow_sizes(), MicroTheme::get_mwindow_sizes(), BlondTheme::get_mwindow_sizes(), BlueDotTheme::get_mwindow_sizes(), MWindowGUI::get_scrollbars(), and SampleScroll::set_position().
| int Theme::mcanvas_h |
Definition at line 152 of file theme.h.
Referenced by BlondTheme::draw_mwindow_bg(), SUV::get_mwindow_sizes(), MicroTheme::get_mwindow_sizes(), BlondTheme::get_mwindow_sizes(), BlueDotTheme::get_mwindow_sizes(), and MWindowGUI::get_scrollbars().
| int Theme::mclock_x |
Definition at line 153 of file theme.h.
Referenced by MWindowGUI::create_objects(), SUV::get_mwindow_sizes(), MicroTheme::get_mwindow_sizes(), BlondTheme::get_mwindow_sizes(), and BlueDotTheme::get_mwindow_sizes().
| int Theme::mclock_y |
Definition at line 153 of file theme.h.
Referenced by MWindowGUI::create_objects(), SUV::get_mwindow_sizes(), MicroTheme::get_mwindow_sizes(), BlondTheme::get_mwindow_sizes(), and BlueDotTheme::get_mwindow_sizes().
| int Theme::mclock_w |
Definition at line 153 of file theme.h.
Referenced by MWindowGUI::create_objects(), SUV::get_mwindow_sizes(), MicroTheme::get_mwindow_sizes(), BlondTheme::get_mwindow_sizes(), and BlueDotTheme::get_mwindow_sizes().
| int Theme::mclock_h |
Definition at line 153 of file theme.h.
Referenced by SUV::get_mwindow_sizes(), MicroTheme::get_mwindow_sizes(), BlondTheme::get_mwindow_sizes(), and BlueDotTheme::get_mwindow_sizes().
Definition at line 154 of file theme.h.
Referenced by SUV::draw_mwindow_bg(), SUV::get_mwindow_sizes(), BlondTheme::get_mwindow_sizes(), BlueDotTheme::get_mwindow_sizes(), MWindowGUI::get_scrollbars(), and SampleScroll::resize_event().
Definition at line 154 of file theme.h.
Referenced by SUV::get_mwindow_sizes(), BlondTheme::get_mwindow_sizes(), BlueDotTheme::get_mwindow_sizes(), MWindowGUI::get_scrollbars(), and SampleScroll::resize_event().
Definition at line 154 of file theme.h.
Referenced by SUV::draw_mwindow_bg(), SUV::get_mwindow_sizes(), BlondTheme::get_mwindow_sizes(), BlueDotTheme::get_mwindow_sizes(), MWindowGUI::get_scrollbars(), and SampleScroll::resize_event().
Definition at line 155 of file theme.h.
Referenced by SUV::get_mwindow_sizes(), BlondTheme::get_mwindow_sizes(), BlueDotTheme::get_mwindow_sizes(), MWindowGUI::get_scrollbars(), and TrackScroll::resize_event().
Definition at line 155 of file theme.h.
Referenced by SUV::draw_mwindow_bg(), SUV::get_mwindow_sizes(), BlondTheme::get_mwindow_sizes(), BlueDotTheme::get_mwindow_sizes(), MWindowGUI::get_scrollbars(), and TrackScroll::resize_event().
Definition at line 155 of file theme.h.
Referenced by SUV::draw_mwindow_bg(), SUV::get_mwindow_sizes(), BlondTheme::get_mwindow_sizes(), BlueDotTheme::get_mwindow_sizes(), MWindowGUI::get_scrollbars(), and TrackScroll::resize_event().
| int Theme::meter_h |
Definition at line 156 of file theme.h.
Referenced by MicroTheme::initialize(), APatchGUI::reposition(), Theme(), APatchGUI::update(), and ATrack::vertical_span().
| int Theme::mode_h |
Definition at line 157 of file theme.h.
Referenced by MicroTheme::initialize(), VPatchGUI::reposition(), Theme(), VPatchGUI::update(), and VTrack::vertical_span().
| int Theme::mstatus_x |
Definition at line 158 of file theme.h.
Referenced by BlondTheme::draw_mwindow_bg(), BlueDotTheme::draw_mwindow_bg(), SUV::get_mwindow_sizes(), MicroTheme::get_mwindow_sizes(), BlondTheme::get_mwindow_sizes(), BlueDotTheme::get_mwindow_sizes(), and StatusBar::resize_event().
| int Theme::mstatus_y |
Definition at line 158 of file theme.h.
Referenced by BlondTheme::draw_mwindow_bg(), BlueDotTheme::draw_mwindow_bg(), SUV::get_mwindow_sizes(), MicroTheme::get_mwindow_sizes(), BlondTheme::get_mwindow_sizes(), BlueDotTheme::get_mwindow_sizes(), and StatusBar::resize_event().
| int Theme::mstatus_w |
Definition at line 158 of file theme.h.
Referenced by BlondTheme::draw_mwindow_bg(), BlueDotTheme::draw_mwindow_bg(), SUV::get_mwindow_sizes(), MicroTheme::get_mwindow_sizes(), BlondTheme::get_mwindow_sizes(), BlueDotTheme::get_mwindow_sizes(), and StatusBar::resize_event().
| int Theme::mstatus_h |
Definition at line 158 of file theme.h.
Referenced by SUV::get_mwindow_sizes(), MicroTheme::get_mwindow_sizes(), BlondTheme::get_mwindow_sizes(), BlueDotTheme::get_mwindow_sizes(), and StatusBar::resize_event().
Definition at line 159 of file theme.h.
Referenced by StatusBar::create_objects(), SUV::get_mwindow_sizes(), BlondTheme::get_mwindow_sizes(), BlueDotTheme::get_mwindow_sizes(), and StatusBar::resize_event().
Definition at line 159 of file theme.h.
Referenced by StatusBar::create_objects(), SUV::get_mwindow_sizes(), BlondTheme::get_mwindow_sizes(), BlueDotTheme::get_mwindow_sizes(), and StatusBar::resize_event().
Definition at line 160 of file theme.h.
Referenced by StatusBar::create_objects(), SUV::get_mwindow_sizes(), MicroTheme::get_mwindow_sizes(), BlondTheme::get_mwindow_sizes(), BlueDotTheme::get_mwindow_sizes(), and StatusBar::resize_event().
Definition at line 160 of file theme.h.
Referenced by StatusBar::create_objects(), SUV::get_mwindow_sizes(), MicroTheme::get_mwindow_sizes(), BlondTheme::get_mwindow_sizes(), BlueDotTheme::get_mwindow_sizes(), and StatusBar::resize_event().
Definition at line 160 of file theme.h.
Referenced by StatusBar::create_objects(), SUV::get_mwindow_sizes(), MicroTheme::get_mwindow_sizes(), BlondTheme::get_mwindow_sizes(), and BlueDotTheme::get_mwindow_sizes().
Definition at line 161 of file theme.h.
Referenced by StatusBar::create_objects(), SUV::get_mwindow_sizes(), MicroTheme::get_mwindow_sizes(), BlondTheme::get_mwindow_sizes(), BlueDotTheme::get_mwindow_sizes(), and StatusBar::resize_event().
Definition at line 161 of file theme.h.
Referenced by StatusBar::create_objects(), SUV::get_mwindow_sizes(), MicroTheme::get_mwindow_sizes(), BlondTheme::get_mwindow_sizes(), BlueDotTheme::get_mwindow_sizes(), and StatusBar::resize_event().
Definition at line 162 of file theme.h.
Referenced by MWindowGUI::create_objects(), SUV::draw_mwindow_bg(), BlondTheme::draw_mwindow_bg(), BlueDotTheme::draw_mwindow_bg(), SUV::get_mwindow_sizes(), MicroTheme::get_mwindow_sizes(), BlondTheme::get_mwindow_sizes(), BlueDotTheme::get_mwindow_sizes(), and MTimeBar::resize_event().
Definition at line 162 of file theme.h.
Referenced by MWindowGUI::create_objects(), SUV::draw_mwindow_bg(), BlondTheme::draw_mwindow_bg(), BlueDotTheme::draw_mwindow_bg(), SUV::get_mwindow_sizes(), MicroTheme::get_mwindow_sizes(), BlondTheme::get_mwindow_sizes(), BlueDotTheme::get_mwindow_sizes(), and MTimeBar::resize_event().
Definition at line 162 of file theme.h.
Referenced by MWindowGUI::create_objects(), SUV::draw_mwindow_bg(), BlondTheme::draw_mwindow_bg(), BlueDotTheme::draw_mwindow_bg(), SUV::get_mwindow_sizes(), MicroTheme::get_mwindow_sizes(), BlondTheme::get_mwindow_sizes(), BlueDotTheme::get_mwindow_sizes(), and MTimeBar::resize_event().
Definition at line 162 of file theme.h.
Referenced by MWindowGUI::create_objects(), SUV::get_mwindow_sizes(), MicroTheme::get_mwindow_sizes(), BlondTheme::get_mwindow_sizes(), BlueDotTheme::get_mwindow_sizes(), and MTimeBar::resize_event().
| int Theme::mzoom_x |
Definition at line 163 of file theme.h.
Referenced by SUV::draw_mwindow_bg(), BlondTheme::draw_mwindow_bg(), BlueDotTheme::draw_mwindow_bg(), SUV::get_mwindow_sizes(), MicroTheme::get_mwindow_sizes(), BlondTheme::get_mwindow_sizes(), BlueDotTheme::get_mwindow_sizes(), and ZoomBar::resize_event().
| int Theme::mzoom_y |
Definition at line 163 of file theme.h.
Referenced by SUV::draw_mwindow_bg(), BlondTheme::draw_mwindow_bg(), BlueDotTheme::draw_mwindow_bg(), SUV::get_mwindow_sizes(), MicroTheme::get_mwindow_sizes(), BlondTheme::get_mwindow_sizes(), BlueDotTheme::get_mwindow_sizes(), and ZoomBar::resize_event().
| int Theme::mzoom_w |
Definition at line 163 of file theme.h.
Referenced by SUV::draw_mwindow_bg(), BlondTheme::draw_mwindow_bg(), BlueDotTheme::draw_mwindow_bg(), SUV::get_mwindow_sizes(), MicroTheme::get_mwindow_sizes(), BlondTheme::get_mwindow_sizes(), BlueDotTheme::get_mwindow_sizes(), and ZoomBar::resize_event().
| int Theme::mzoom_h |
Definition at line 163 of file theme.h.
Referenced by SUV::get_mwindow_sizes(), MicroTheme::get_mwindow_sizes(), BlondTheme::get_mwindow_sizes(), BlueDotTheme::get_mwindow_sizes(), and ZoomBar::resize_event().
| int Theme::new_ok_x |
| int Theme::new_ok_y |
| int Theme::pan_h |
Definition at line 167 of file theme.h.
Referenced by MicroTheme::initialize(), APatchGUI::reposition(), Theme(), APatchGUI::update(), and ATrack::vertical_span().
| int Theme::pan_x |
| int Theme::play_h |
Definition at line 169 of file theme.h.
Referenced by MicroTheme::initialize(), PatchGUI::reposition(), Theme(), PatchGUI::update(), VTrack::vertical_span(), and ATrack::vertical_span().
Definition at line 170 of file theme.h.
Referenced by PreferencesWindow::create_objects(), SUV::initialize(), BlondTheme::initialize(), and BlueDotTheme::initialize().
Definition at line 170 of file theme.h.
Referenced by PreferencesWindow::create_objects(), SUV::initialize(), BlondTheme::initialize(), and BlueDotTheme::initialize().
Definition at line 172 of file theme.h.
Referenced by PreferencesWindow::create_objects(), SUV::initialize(), BlondTheme::initialize(), BlueDotTheme::initialize(), and Theme().
Definition at line 173 of file theme.h.
Referenced by SUV::initialize(), BlondTheme::initialize(), and BlueDotTheme::initialize().
Definition at line 173 of file theme.h.
Referenced by SUV::initialize(), BlondTheme::initialize(), and BlueDotTheme::initialize().
Definition at line 174 of file theme.h.
Referenced by RecordPrefs::create_objects(), PlaybackPrefs::create_objects(), PerformancePrefs::create_objects(), InterfacePrefs::create_objects(), AboutPrefs::create_objects(), SUV::initialize(), BlondTheme::initialize(), and BlueDotTheme::initialize().
Definition at line 174 of file theme.h.
Referenced by RecordPrefs::create_objects(), PlaybackPrefs::create_objects(), PerformancePrefs::create_objects(), InterfacePrefs::create_objects(), AboutPrefs::create_objects(), SUV::initialize(), BlondTheme::initialize(), and BlueDotTheme::initialize().
Definition at line 175 of file theme.h.
Referenced by SUV::draw_mwindow_bg(), BlondTheme::draw_mwindow_bg(), BlueDotTheme::draw_mwindow_bg(), SUV::get_mwindow_sizes(), MicroTheme::get_mwindow_sizes(), BlondTheme::get_mwindow_sizes(), BlueDotTheme::get_mwindow_sizes(), and PatchBay::resize_event().
Definition at line 175 of file theme.h.
Referenced by SUV::draw_mwindow_bg(), BlondTheme::draw_mwindow_bg(), BlueDotTheme::draw_mwindow_bg(), SUV::get_mwindow_sizes(), MicroTheme::get_mwindow_sizes(), BlondTheme::get_mwindow_sizes(), BlueDotTheme::get_mwindow_sizes(), and PatchBay::resize_event().
Definition at line 175 of file theme.h.
Referenced by SUV::get_mwindow_sizes(), MicroTheme::get_mwindow_sizes(), BlondTheme::get_mwindow_sizes(), BlueDotTheme::get_mwindow_sizes(), and PatchBay::resize_event().
Definition at line 175 of file theme.h.
Referenced by SUV::draw_mwindow_bg(), BlondTheme::draw_mwindow_bg(), BlueDotTheme::draw_mwindow_bg(), SUV::get_mwindow_sizes(), MicroTheme::get_mwindow_sizes(), BlondTheme::get_mwindow_sizes(), BlueDotTheme::get_mwindow_sizes(), and PatchBay::resize_event().
Definition at line 177 of file theme.h.
Referenced by EditPanel::create_buttons(), SUV::draw_mwindow_bg(), BlondTheme::draw_mwindow_bg(), SUV::initialize(), BlondTheme::initialize(), BlueDotTheme::initialize(), EditPanel::reposition_buttons(), and Theme().
Definition at line 179 of file theme.h.
Referenced by PluginDialog::create_objects(), SUV::get_plugindialog_sizes(), BlondTheme::get_plugindialog_sizes(), get_plugindialog_sizes(), and PluginDialog::resize_event().
Definition at line 179 of file theme.h.
Referenced by PluginDialog::create_objects(), SUV::get_plugindialog_sizes(), BlondTheme::get_plugindialog_sizes(), get_plugindialog_sizes(), and PluginDialog::resize_event().
Definition at line 179 of file theme.h.
Referenced by PluginDialog::create_objects(), SUV::get_plugindialog_sizes(), BlondTheme::get_plugindialog_sizes(), get_plugindialog_sizes(), and PluginDialog::resize_event().
Definition at line 179 of file theme.h.
Referenced by PluginDialog::create_objects(), SUV::get_plugindialog_sizes(), BlondTheme::get_plugindialog_sizes(), get_plugindialog_sizes(), and PluginDialog::resize_event().
Definition at line 180 of file theme.h.
Referenced by PluginDialog::create_objects(), SUV::get_plugindialog_sizes(), BlondTheme::get_plugindialog_sizes(), get_plugindialog_sizes(), and PluginDialog::resize_event().
Definition at line 180 of file theme.h.
Referenced by PluginDialog::create_objects(), SUV::get_plugindialog_sizes(), BlondTheme::get_plugindialog_sizes(), get_plugindialog_sizes(), and PluginDialog::resize_event().
Definition at line 180 of file theme.h.
Referenced by PluginDialog::create_objects(), SUV::get_plugindialog_sizes(), BlondTheme::get_plugindialog_sizes(), get_plugindialog_sizes(), and PluginDialog::resize_event().
Definition at line 180 of file theme.h.
Referenced by PluginDialog::create_objects(), SUV::get_plugindialog_sizes(), BlondTheme::get_plugindialog_sizes(), get_plugindialog_sizes(), and PluginDialog::resize_event().
Definition at line 181 of file theme.h.
Referenced by PluginDialog::create_objects(), SUV::get_plugindialog_sizes(), BlondTheme::get_plugindialog_sizes(), get_plugindialog_sizes(), and PluginDialog::resize_event().
Definition at line 181 of file theme.h.
Referenced by PluginDialog::create_objects(), SUV::get_plugindialog_sizes(), BlondTheme::get_plugindialog_sizes(), get_plugindialog_sizes(), and PluginDialog::resize_event().
Definition at line 181 of file theme.h.
Referenced by PluginDialog::create_objects(), SUV::get_plugindialog_sizes(), BlondTheme::get_plugindialog_sizes(), get_plugindialog_sizes(), and PluginDialog::resize_event().
Definition at line 181 of file theme.h.
Referenced by PluginDialog::create_objects(), SUV::get_plugindialog_sizes(), BlondTheme::get_plugindialog_sizes(), get_plugindialog_sizes(), and PluginDialog::resize_event().
Definition at line 182 of file theme.h.
Referenced by SUV::get_plugindialog_sizes(), BlondTheme::get_plugindialog_sizes(), and get_plugindialog_sizes().
Definition at line 182 of file theme.h.
Referenced by SUV::get_plugindialog_sizes(), BlondTheme::get_plugindialog_sizes(), and get_plugindialog_sizes().
Definition at line 183 of file theme.h.
Referenced by SUV::get_plugindialog_sizes(), BlondTheme::get_plugindialog_sizes(), and get_plugindialog_sizes().
Definition at line 183 of file theme.h.
Referenced by SUV::get_plugindialog_sizes(), BlondTheme::get_plugindialog_sizes(), and get_plugindialog_sizes().
Definition at line 184 of file theme.h.
Referenced by SUV::get_plugindialog_sizes(), BlondTheme::get_plugindialog_sizes(), and get_plugindialog_sizes().
Definition at line 184 of file theme.h.
Referenced by SUV::get_plugindialog_sizes(), BlondTheme::get_plugindialog_sizes(), and get_plugindialog_sizes().
Definition at line 186 of file theme.h.
Referenced by MenuEffectWindow::create_objects(), get_menueffect_sizes(), and MenuEffectWindow::resize_event().
Definition at line 186 of file theme.h.
Referenced by MenuEffectWindow::create_objects(), get_menueffect_sizes(), and MenuEffectWindow::resize_event().
Definition at line 186 of file theme.h.
Referenced by MenuEffectWindow::create_objects(), get_menueffect_sizes(), and MenuEffectWindow::resize_event().
Definition at line 186 of file theme.h.
Referenced by MenuEffectWindow::create_objects(), get_menueffect_sizes(), and MenuEffectWindow::resize_event().
Definition at line 187 of file theme.h.
Referenced by MenuEffectWindow::create_objects(), get_menueffect_sizes(), and MenuEffectWindow::resize_event().
Definition at line 187 of file theme.h.
Referenced by MenuEffectWindow::create_objects(), get_menueffect_sizes(), and MenuEffectWindow::resize_event().
Definition at line 188 of file theme.h.
Referenced by MenuEffectWindow::create_objects(), get_menueffect_sizes(), and MenuEffectWindow::resize_event().
Definition at line 188 of file theme.h.
Referenced by MenuEffectWindow::create_objects(), get_menueffect_sizes(), and MenuEffectWindow::resize_event().
Definition at line 199 of file theme.h.
Referenced by RecordGUI::create_objects(), SUV::initialize(), MicroTheme::initialize(), BlondTheme::initialize(), and BlueDotTheme::initialize().
Definition at line 199 of file theme.h.
Referenced by RecordGUI::create_objects(), SUV::initialize(), MicroTheme::initialize(), BlondTheme::initialize(), and BlueDotTheme::initialize().
Definition at line 200 of file theme.h.
Referenced by RecordMonitorGUI::create_objects(), get_rmonitor_sizes(), RecordMonitorGUI::resize_event(), and RecordMonitorCanvas::zoom_resize_window().
Definition at line 200 of file theme.h.
Referenced by RecordMonitorGUI::create_objects(), get_rmonitor_sizes(), RecordMonitorGUI::resize_event(), and RecordMonitorCanvas::zoom_resize_window().
Definition at line 201 of file theme.h.
Referenced by RecordMonitorGUI::create_objects(), get_rmonitor_sizes(), and RecordMonitorGUI::resize_event().
Definition at line 201 of file theme.h.
Referenced by RecordMonitorGUI::create_objects(), get_rmonitor_sizes(), and RecordMonitorGUI::resize_event().
Definition at line 202 of file theme.h.
Referenced by RecordMonitorGUI::create_objects(), and get_rmonitor_sizes().
Definition at line 202 of file theme.h.
Referenced by RecordMonitorGUI::create_objects(), and get_rmonitor_sizes().
Definition at line 203 of file theme.h.
Referenced by RecordMonitorGUI::create_objects(), and get_rmonitor_sizes().
Definition at line 203 of file theme.h.
Referenced by RecordMonitorGUI::create_objects(), and get_rmonitor_sizes().
Definition at line 204 of file theme.h.
Referenced by RecordMonitorGUI::create_objects(), SUV::get_rmonitor_sizes(), BlondTheme::get_rmonitor_sizes(), BlueDotTheme::get_rmonitor_sizes(), get_rmonitor_sizes(), and RecordMonitorGUI::resize_event().
Definition at line 205 of file theme.h.
Referenced by RecordMonitorGUI::create_objects(), get_rmonitor_sizes(), and RecordMonitorGUI::resize_event().
Definition at line 205 of file theme.h.
Referenced by RecordMonitorGUI::create_objects(), SUV::get_rmonitor_sizes(), BlondTheme::get_rmonitor_sizes(), BlueDotTheme::get_rmonitor_sizes(), get_rmonitor_sizes(), and RecordMonitorGUI::resize_event().
Definition at line 207 of file theme.h.
Referenced by RecordMonitorGUI::create_objects(), get_rmonitor_sizes(), and RecordMonitorGUI::resize_event().
Definition at line 207 of file theme.h.
Referenced by RecordMonitorGUI::create_objects(), get_rmonitor_sizes(), and RecordMonitorGUI::resize_event().
Definition at line 209 of file theme.h.
Referenced by BatchRenderGUI::create_objects(), get_batchrender_sizes(), and BatchRenderGUI::resize_event().
Definition at line 209 of file theme.h.
Referenced by BatchRenderGUI::create_objects(), get_batchrender_sizes(), and BatchRenderGUI::resize_event().
Definition at line 209 of file theme.h.
Referenced by BatchRenderGUI::create_objects(), get_batchrender_sizes(), and BatchRenderGUI::resize_event().
Definition at line 211 of file theme.h.
Referenced by SetFormatWindow::create_objects(), SUV::initialize(), BlondTheme::initialize(), and BlueDotTheme::initialize().
Definition at line 211 of file theme.h.
Referenced by SetFormatWindow::create_objects(), SUV::initialize(), BlondTheme::initialize(), and BlueDotTheme::initialize().
Definition at line 211 of file theme.h.
Referenced by SetFormatWindow::create_objects(), SUV::initialize(), BlondTheme::initialize(), and BlueDotTheme::initialize().
Definition at line 211 of file theme.h.
Referenced by SetFormatWindow::create_objects(), SUV::initialize(), BlondTheme::initialize(), and BlueDotTheme::initialize().
Definition at line 212 of file theme.h.
Referenced by SetFormatWindow::create_objects(), SUV::initialize(), BlondTheme::initialize(), and BlueDotTheme::initialize().
Definition at line 212 of file theme.h.
Referenced by SetFormatWindow::create_objects(), SUV::initialize(), BlondTheme::initialize(), and BlueDotTheme::initialize().
Definition at line 212 of file theme.h.
Referenced by SetFormatWindow::create_objects(), SUV::initialize(), BlondTheme::initialize(), and BlueDotTheme::initialize().
Definition at line 213 of file theme.h.
Referenced by SUV::initialize(), BlondTheme::initialize(), BlueDotTheme::initialize(), and SetFormatThread::run().
Definition at line 213 of file theme.h.
Referenced by SUV::initialize(), BlondTheme::initialize(), BlueDotTheme::initialize(), and SetFormatThread::run().
Definition at line 213 of file theme.h.
Referenced by SetFormatWindow::create_objects(), SUV::initialize(), BlondTheme::initialize(), and BlueDotTheme::initialize().
Definition at line 214 of file theme.h.
Referenced by SetFormatWindow::create_objects(), SUV::initialize(), BlondTheme::initialize(), and BlueDotTheme::initialize().
Definition at line 214 of file theme.h.
Referenced by SetFormatWindow::create_objects(), SUV::initialize(), BlondTheme::initialize(), and BlueDotTheme::initialize().
Definition at line 214 of file theme.h.
Referenced by SetFormatWindow::create_objects(), SUV::initialize(), BlondTheme::initialize(), and BlueDotTheme::initialize().
Definition at line 214 of file theme.h.
Referenced by SetFormatWindow::create_objects(), SUV::initialize(), BlondTheme::initialize(), and BlueDotTheme::initialize().
| int Theme::title_h |
Definition at line 215 of file theme.h.
Referenced by MicroTheme::initialize(), PatchGUI::reposition(), Theme(), PatchGUI::update(), VTrack::vertical_span(), and ATrack::vertical_span().
Definition at line 216 of file theme.h.
Referenced by ResourcePixmap::draw_title(), SUV::initialize(), MicroTheme::initialize(), BlondTheme::initialize(), and BlueDotTheme::initialize().
Definition at line 216 of file theme.h.
Referenced by ResourcePixmap::draw_title(), SUV::initialize(), MicroTheme::initialize(), BlondTheme::initialize(), and BlueDotTheme::initialize().
Definition at line 217 of file theme.h.
Referenced by AssetEditWindow::create_objects(), BlondTheme::initialize(), and BlueDotTheme::initialize().
| int Theme::vcanvas_x |
Definition at line 218 of file theme.h.
Referenced by SUV::get_vwindow_sizes(), MicroTheme::get_vwindow_sizes(), BlondTheme::get_vwindow_sizes(), BlueDotTheme::get_vwindow_sizes(), and VWindowGUI::resize_event().
| int Theme::vcanvas_y |
Definition at line 218 of file theme.h.
Referenced by SUV::get_vwindow_sizes(), MicroTheme::get_vwindow_sizes(), BlondTheme::get_vwindow_sizes(), BlueDotTheme::get_vwindow_sizes(), and VWindowGUI::resize_event().
| int Theme::vcanvas_w |
Definition at line 218 of file theme.h.
Referenced by SUV::get_vwindow_sizes(), MicroTheme::get_vwindow_sizes(), BlondTheme::get_vwindow_sizes(), BlueDotTheme::get_vwindow_sizes(), VWindowGUI::resize_event(), and VWindowCanvas::zoom_resize_window().
| int Theme::vcanvas_h |
Definition at line 218 of file theme.h.
Referenced by SUV::draw_vwindow_bg(), BlondTheme::draw_vwindow_bg(), BlueDotTheme::draw_vwindow_bg(), SUV::get_vwindow_sizes(), MicroTheme::get_vwindow_sizes(), BlondTheme::get_vwindow_sizes(), BlueDotTheme::get_vwindow_sizes(), VWindowGUI::resize_event(), and VWindowCanvas::zoom_resize_window().
| int Theme::vedit_x |
Definition at line 219 of file theme.h.
Referenced by SUV::get_vwindow_sizes(), MicroTheme::get_vwindow_sizes(), BlondTheme::get_vwindow_sizes(), BlueDotTheme::get_vwindow_sizes(), and VWindowGUI::resize_event().
| int Theme::vedit_y |
Definition at line 219 of file theme.h.
Referenced by SUV::get_vwindow_sizes(), MicroTheme::get_vwindow_sizes(), BlondTheme::get_vwindow_sizes(), BlueDotTheme::get_vwindow_sizes(), and VWindowGUI::resize_event().
| int Theme::vmeter_x |
Definition at line 220 of file theme.h.
Referenced by VWindowGUI::create_objects(), SUV::draw_vwindow_bg(), BlondTheme::draw_vwindow_bg(), BlueDotTheme::draw_vwindow_bg(), SUV::get_vwindow_sizes(), MicroTheme::get_vwindow_sizes(), BlondTheme::get_vwindow_sizes(), BlueDotTheme::get_vwindow_sizes(), and VWindowGUI::resize_event().
| int Theme::vmeter_y |
Definition at line 220 of file theme.h.
Referenced by VWindowGUI::create_objects(), SUV::get_vwindow_sizes(), MicroTheme::get_vwindow_sizes(), BlondTheme::get_vwindow_sizes(), BlueDotTheme::get_vwindow_sizes(), and VWindowGUI::resize_event().
| int Theme::vmeter_h |
Definition at line 220 of file theme.h.
Referenced by VWindowGUI::create_objects(), SUV::get_vwindow_sizes(), MicroTheme::get_vwindow_sizes(), BlondTheme::get_vwindow_sizes(), BlueDotTheme::get_vwindow_sizes(), and VWindowGUI::resize_event().
| int Theme::vslider_x |
Definition at line 221 of file theme.h.
Referenced by VWindowGUI::create_objects(), SUV::get_vwindow_sizes(), MicroTheme::get_vwindow_sizes(), BlondTheme::get_vwindow_sizes(), BlueDotTheme::get_vwindow_sizes(), and VWindowGUI::resize_event().
| int Theme::vslider_y |
Definition at line 221 of file theme.h.
Referenced by VWindowGUI::create_objects(), SUV::get_vwindow_sizes(), MicroTheme::get_vwindow_sizes(), BlondTheme::get_vwindow_sizes(), BlueDotTheme::get_vwindow_sizes(), and VWindowGUI::resize_event().
| int Theme::vslider_w |
Definition at line 221 of file theme.h.
Referenced by VWindowGUI::create_objects(), SUV::get_vwindow_sizes(), MicroTheme::get_vwindow_sizes(), BlondTheme::get_vwindow_sizes(), BlueDotTheme::get_vwindow_sizes(), VWindowGUI::resize_event(), and VWindowSlider::set_position().
| int Theme::vsource_x |
Definition at line 222 of file theme.h.
Referenced by SUV::get_vwindow_sizes(), MicroTheme::get_vwindow_sizes(), BlondTheme::get_vwindow_sizes(), and BlueDotTheme::get_vwindow_sizes().
| int Theme::vsource_y |
Definition at line 222 of file theme.h.
Referenced by SUV::get_vwindow_sizes(), MicroTheme::get_vwindow_sizes(), BlondTheme::get_vwindow_sizes(), and BlueDotTheme::get_vwindow_sizes().
Definition at line 223 of file theme.h.
Referenced by VWindowGUI::create_objects(), SUV::get_vwindow_sizes(), MicroTheme::get_vwindow_sizes(), BlondTheme::get_vwindow_sizes(), BlueDotTheme::get_vwindow_sizes(), and VTimeBar::resize_event().
Definition at line 223 of file theme.h.
Referenced by VWindowGUI::create_objects(), SUV::get_vwindow_sizes(), MicroTheme::get_vwindow_sizes(), BlondTheme::get_vwindow_sizes(), BlueDotTheme::get_vwindow_sizes(), and VTimeBar::resize_event().
Definition at line 223 of file theme.h.
Referenced by VWindowGUI::create_objects(), SUV::get_vwindow_sizes(), MicroTheme::get_vwindow_sizes(), BlondTheme::get_vwindow_sizes(), BlueDotTheme::get_vwindow_sizes(), and VTimeBar::resize_event().
Definition at line 223 of file theme.h.
Referenced by VWindowGUI::create_objects(), SUV::get_vwindow_sizes(), BlondTheme::get_vwindow_sizes(), BlueDotTheme::get_vwindow_sizes(), and VTimeBar::resize_event().
| int Theme::vtime_x |
Definition at line 224 of file theme.h.
Referenced by VWindowGUI::create_objects(), SUV::draw_vwindow_bg(), SUV::get_vwindow_sizes(), MicroTheme::get_vwindow_sizes(), BlondTheme::get_vwindow_sizes(), BlueDotTheme::get_vwindow_sizes(), and VWindowGUI::resize_event().
| int Theme::vtime_y |
Definition at line 224 of file theme.h.
Referenced by VWindowGUI::create_objects(), SUV::draw_vwindow_bg(), SUV::get_vwindow_sizes(), MicroTheme::get_vwindow_sizes(), BlondTheme::get_vwindow_sizes(), BlueDotTheme::get_vwindow_sizes(), and VWindowGUI::resize_event().
| int Theme::vtime_w |
Definition at line 224 of file theme.h.
Referenced by VWindowGUI::create_objects(), SUV::draw_vwindow_bg(), SUV::get_vwindow_sizes(), MicroTheme::get_vwindow_sizes(), BlondTheme::get_vwindow_sizes(), BlueDotTheme::get_vwindow_sizes(), and VWindowGUI::resize_event().
Definition at line 225 of file theme.h.
Referenced by VWindowGUI::create_objects(), SUV::get_vwindow_sizes(), MicroTheme::get_vwindow_sizes(), BlondTheme::get_vwindow_sizes(), BlueDotTheme::get_vwindow_sizes(), and VWindowGUI::resize_event().
Definition at line 225 of file theme.h.
Referenced by VWindowGUI::create_objects(), SUV::get_vwindow_sizes(), MicroTheme::get_vwindow_sizes(), BlondTheme::get_vwindow_sizes(), BlueDotTheme::get_vwindow_sizes(), and VWindowGUI::resize_event().
| int Theme::vzoom_x |
Definition at line 226 of file theme.h.
Referenced by SUV::get_vwindow_sizes(), MicroTheme::get_vwindow_sizes(), BlondTheme::get_vwindow_sizes(), and BlueDotTheme::get_vwindow_sizes().
| int Theme::vzoom_y |
Definition at line 226 of file theme.h.
Referenced by SUV::get_vwindow_sizes(), MicroTheme::get_vwindow_sizes(), BlondTheme::get_vwindow_sizes(), and BlueDotTheme::get_vwindow_sizes().
Definition at line 241 of file theme.h.
Referenced by SUV::build_overlays(), BlondTheme::build_overlays(), BlueDotTheme::build_overlays(), TrackCanvas::create_objects(), and MicroTheme::initialize().
Definition at line 244 of file theme.h.
Referenced by SUV::build_bg_data(), BlondTheme::build_bg_data(), BlueDotTheme::build_bg_data(), and MicroTheme::initialize().
Definition at line 245 of file theme.h.
Referenced by SUV::build_bg_data(), BlondTheme::build_bg_data(), BlueDotTheme::build_bg_data(), SetChannelsCanvas::draw(), MicroTheme::initialize(), and SetChannelsCanvas::SetChannelsCanvas().
Definition at line 259 of file theme.h.
Referenced by InPointGUI::get_y(), SUV::initialize(), MicroTheme::initialize(), BlondTheme::initialize(), and BlueDotTheme::initialize().
Definition at line 261 of file theme.h.
Referenced by SUV::build_overlays(), BlondTheme::build_overlays(), BlueDotTheme::build_overlays(), TrackCanvas::create_objects(), and MicroTheme::initialize().
Definition at line 262 of file theme.h.
Referenced by LabelGUI::get_y(), SUV::initialize(), MicroTheme::initialize(), BlondTheme::initialize(), BlueDotTheme::initialize(), and LabelGUI::translate_pixel().
Definition at line 264 of file theme.h.
Referenced by SUV::build_overlays(), BlondTheme::build_overlays(), BlueDotTheme::build_overlays(), TrackCanvas::create_objects(), and MicroTheme::initialize().
Definition at line 265 of file theme.h.
Referenced by SUV::build_overlays(), BlondTheme::build_overlays(), BlueDotTheme::build_overlays(), TrackCanvas::create_objects(), and MicroTheme::initialize().
Definition at line 271 of file theme.h.
Referenced by OutPointGUI::get_y(), SUV::initialize(), MicroTheme::initialize(), BlondTheme::initialize(), and BlueDotTheme::initialize().
Definition at line 272 of file theme.h.
Referenced by MeterPanel::get_reset_x(), MeterPanel::get_reset_y(), SUV::initialize(), MicroTheme::initialize(), BlondTheme::initialize(), and BlueDotTheme::initialize().
Definition at line 273 of file theme.h.
Referenced by SUV::initialize(), MicroTheme::initialize(), BlondTheme::initialize(), and BlueDotTheme::initialize().
Definition at line 274 of file theme.h.
Referenced by SUV::build_overlays(), BlondTheme::build_overlays(), BlueDotTheme::build_overlays(), TrackCanvas::create_objects(), and MicroTheme::initialize().
Definition at line 281 of file theme.h.
Referenced by SUV::build_overlays(), BlondTheme::build_overlays(), BlueDotTheme::build_overlays(), TrackCanvas::create_objects(), and MicroTheme::initialize().
Definition at line 288 of file theme.h.
Referenced by SUV::initialize(), MicroTheme::initialize(), BlondTheme::initialize(), and BlueDotTheme::initialize().
Definition at line 290 of file theme.h.
Referenced by SUV::get_mwindow_sizes(), MicroTheme::get_mwindow_sizes(), BlondTheme::get_mwindow_sizes(), BlueDotTheme::get_mwindow_sizes(), SUV::initialize(), MicroTheme::initialize(), BlondTheme::initialize(), and BlueDotTheme::initialize().
Definition at line 291 of file theme.h.
Referenced by TimeBar::draw_range(), SUV::initialize(), BlondTheme::initialize(), and BlueDotTheme::initialize().
Definition at line 299 of file theme.h.
Referenced by draw_awindow_bg(), SUV::draw_cwindow_bg(), BlondTheme::draw_cwindow_bg(), BlueDotTheme::draw_cwindow_bg(), draw_cwindow_bg(), draw_lwindow_bg(), SUV::draw_mwindow_bg(), BlondTheme::draw_mwindow_bg(), draw_resource_bg(), draw_rmonitor_bg(), draw_rwindow_bg(), SUV::draw_vwindow_bg(), BlondTheme::draw_vwindow_bg(), BlueDotTheme::draw_vwindow_bg(), get_awindow_sizes(), SUV::get_cwindow_sizes(), MicroTheme::get_cwindow_sizes(), BlondTheme::get_cwindow_sizes(), BlueDotTheme::get_cwindow_sizes(), get_menueffect_sizes(), SUV::get_plugindialog_sizes(), BlondTheme::get_plugindialog_sizes(), get_plugindialog_sizes(), get_rmonitor_sizes(), SUV::get_vwindow_sizes(), MicroTheme::get_vwindow_sizes(), BlondTheme::get_vwindow_sizes(), BlueDotTheme::get_vwindow_sizes(), MWindow::init_theme(), and Theme().
| char* Theme::data_buffer |
| char* Theme::contents_buffer |
| ArrayList<char*> Theme::contents |
| ArrayList<int> Theme::offsets |
| char Theme::path[BCTEXTLEN] |
| char* Theme::last_image |
1.5.5