|
Blender
V2.93
|
#include <UI_resources.h>
Public Attributes | |
| struct bTheme * | theme |
| int | spacetype |
| int | regionid |
Definition at line 358 of file UI_resources.h.
| int bThemeState::regionid |
Definition at line 360 of file UI_resources.h.
Referenced by UI_SetTheme().
| int bThemeState::spacetype |
Definition at line 360 of file UI_resources.h.
Referenced by UI_GetThemeColorType3fv(), UI_GetThemeColorType3ubv(), UI_GetThemeColorType4fv(), UI_GetThemeColorType4ubv(), UI_GetThemeValueType(), UI_GetThemeValueTypef(), UI_SetTheme(), and UI_ThemeGetColorPtr().
| struct bTheme* bThemeState::theme |
Definition at line 359 of file UI_resources.h.