Blender
V3.3
|
#include <DNA_userdef_types.h>
A theme.
Definition at line 467 of file DNA_userdef_types.h.
int bTheme::active_theme_area |
Definition at line 506 of file DNA_userdef_types.h.
Referenced by UI_theme_init_default().
ThemeCollectionColor bTheme::collection_color[8] |
Definition at line 501 of file DNA_userdef_types.h.
Referenced by outliner_draw_hierarchy_lines_recursive(), tselem_draw_icon(), and vicon_collection_color_draw().
char bTheme::name[32] |
Definition at line 469 of file DNA_userdef_types.h.
struct bTheme* bTheme::next |
Definition at line 468 of file DNA_userdef_types.h.
struct bTheme * bTheme::prev |
Definition at line 468 of file DNA_userdef_types.h.
ThemeSpace bTheme::space_action |
Definition at line 482 of file DNA_userdef_types.h.
Referenced by animedit_get_yscale_factor(), and UI_ThemeGetColorPtr().
ThemeSpace bTheme::space_clip |
Definition at line 491 of file DNA_userdef_types.h.
Referenced by UI_ThemeGetColorPtr().
ThemeSpace bTheme::space_console |
Definition at line 490 of file DNA_userdef_types.h.
Referenced by UI_ThemeGetColorPtr().
ThemeSpace bTheme::space_file |
Definition at line 479 of file DNA_userdef_types.h.
Referenced by UI_ThemeGetColorPtr().
ThemeSpace bTheme::space_graph |
Definition at line 480 of file DNA_userdef_types.h.
Referenced by UI_ThemeGetColorPtr().
ThemeSpace bTheme::space_image |
Definition at line 485 of file DNA_userdef_types.h.
Referenced by UI_ThemeGetColorPtr().
ThemeSpace bTheme::space_info |
Definition at line 481 of file DNA_userdef_types.h.
Referenced by UI_ThemeGetColorPtr().
ThemeSpace bTheme::space_nla |
Definition at line 483 of file DNA_userdef_types.h.
Referenced by UI_ThemeGetColorPtr().
ThemeSpace bTheme::space_node |
Definition at line 488 of file DNA_userdef_types.h.
Referenced by do_versions_theme(), blender::ed::space_node::node_draw_link_bezier(), and UI_ThemeGetColorPtr().
ThemeSpace bTheme::space_outliner |
Definition at line 487 of file DNA_userdef_types.h.
Referenced by UI_ThemeGetColorPtr().
ThemeSpace bTheme::space_preferences |
Definition at line 489 of file DNA_userdef_types.h.
Referenced by UI_ThemeGetColorPtr().
ThemeSpace bTheme::space_properties |
Individual Spacetypes:
Definition at line 477 of file DNA_userdef_types.h.
Referenced by UI_ThemeGetColorPtr().
ThemeSpace bTheme::space_sequencer |
Definition at line 484 of file DNA_userdef_types.h.
Referenced by UI_ThemeGetColorPtr().
ThemeSpace bTheme::space_spreadsheet |
Definition at line 494 of file DNA_userdef_types.h.
Referenced by UI_ThemeGetColorPtr().
ThemeSpace bTheme::space_statusbar |
Definition at line 493 of file DNA_userdef_types.h.
Referenced by UI_ThemeGetColorPtr().
ThemeSpace bTheme::space_text |
Definition at line 486 of file DNA_userdef_types.h.
Referenced by UI_ThemeGetColorPtr().
ThemeSpace bTheme::space_topbar |
Definition at line 492 of file DNA_userdef_types.h.
Referenced by UI_ThemeGetColorPtr().
ThemeSpace bTheme::space_view3d |
Definition at line 478 of file DNA_userdef_types.h.
Referenced by UI_ThemeGetColorPtr().
ThemeStripColor bTheme::strip_color[9] |
Definition at line 504 of file DNA_userdef_types.h.
Referenced by color3ubv_from_seq(), and vicon_strip_color_draw().
ThemeWireColor bTheme::tarm[20] |
Definition at line 497 of file DNA_userdef_types.h.
Referenced by action_group_colors_sync(), set_pchan_colorset(), and vicon_colorset_draw().
ThemeUI bTheme::tui |
Definition at line 471 of file DNA_userdef_types.h.
Referenced by do_versions_theme(), eyedropper_draw_cursor_text_ex(), icon_draw_size(), panel_draw_aligned_backdrop(), panel_draw_highlight_border(), panel_title_color_get(), ui_draw_but(), ui_draw_but_HSV_v(), ui_draw_pie_center(), UI_icons_reload_internal_textures(), UI_panel_category_draw_all(), UI_ThemeGetColorPtr(), UI_ThemeMenuShadowWidth(), UI_view2d_scrollers_draw_ex(), uiDefButAlert(), widget_draw_extra_mask(), widget_draw_icon(), widget_softshadow(), widget_state(), widget_state_label(), widget_state_option_menu(), widget_type(), wm_block_create_about(), wm_block_splash_image_roundcorners_add(), wm_drop_operator_draw(), and wm_drop_redalert_draw().