Blender V2.61 - r43446
|
#include <DNA_userdef_types.h>
Public Attributes | |
char | outline [4] |
char | inner [4] |
char | inner_sel [4] |
char | item [4] |
char | text [4] |
char | text_sel [4] |
short | shaded |
short | shadetop |
short | shadedown |
short | alpha_check |
Definition at line 120 of file DNA_userdef_types.h.
Definition at line 129 of file DNA_userdef_types.h.
Referenced by widget_swatch(), and widgetbase_draw().
char uiWidgetColors::inner[4] |
Definition at line 122 of file DNA_userdef_types.h.
Referenced by ui_draw_but_CURVE(), ui_draw_but_HSV_v(), ui_draw_but_NORMAL(), uiWidgetScrollDraw(), widget_box(), widget_menunodebut(), widget_numslider(), widget_state(), widget_state_menu_item(), widget_state_pulldown(), widget_swatch(), and widgetbase_draw().
char uiWidgetColors::inner_sel[4] |
Definition at line 123 of file DNA_userdef_types.h.
Referenced by widget_state(), widget_state_menu_item(), and widget_state_pulldown().
char uiWidgetColors::item[4] |
Definition at line 124 of file DNA_userdef_types.h.
Referenced by rna_ensure_property_description(), ui_draw_but_CURVE(), uiWidgetScrollDraw(), widget_draw_text(), widget_numslider(), widget_state_numslider(), and widgetbase_draw().
char uiWidgetColors::outline[4] |
Definition at line 121 of file DNA_userdef_types.h.
Referenced by init_userdef_do_versions(), ui_draw_but_CURVE(), ui_draw_but_HSV_v(), ui_draw_but_HSVCIRCLE(), uiWidgetScrollDraw(), widget_menunodebut(), widget_numslider(), widget_state_pulldown(), and widgetbase_draw().
short uiWidgetColors::shaded |
Definition at line 127 of file DNA_userdef_types.h.
Referenced by ui_draw_but_HSV_v(), widget_swatch(), and widgetbase_draw().
Definition at line 128 of file DNA_userdef_types.h.
Referenced by ui_draw_but_HSV_v(), uiWidgetScrollDraw(), widget_numbut(), widget_numslider(), widget_state(), widget_state_numslider(), widget_textbut(), and widgetbase_draw().
short uiWidgetColors::shadetop |
Definition at line 128 of file DNA_userdef_types.h.
Referenced by ui_draw_but_HSV_v(), uiWidgetScrollDraw(), widget_numbut(), widget_numslider(), widget_state(), widget_state_numslider(), widget_textbut(), and widgetbase_draw().
char uiWidgetColors::text[4] |
Definition at line 125 of file DNA_userdef_types.h.
Referenced by ui_draw_menu_back(), ui_draw_menu_item(), ui_draw_preview_item(), ui_draw_separator(), widget_draw_text(), widget_state(), widget_state_label(), widget_state_menu_item(), widget_state_option_menu(), and widget_state_pulldown().
char uiWidgetColors::text_sel[4] |
Definition at line 126 of file DNA_userdef_types.h.
Referenced by ui_draw_preview_item(), widget_state(), widget_state_menu_item(), and widget_state_pulldown().