13 #define DEF_ICON(name) ICON_##name,
14 #define DEF_ICON_VECTOR(name) ICON_##name,
15 #define DEF_ICON_COLOR(name) ICON_##name,
16 #define DEF_ICON_BLANK(name) ICON_BLANK_##name,
24 #define BIFICONID_FIRST (ICON_NONE)
27 #define TH_UNDEFINED -1
382 int colorid1,
int colorid2,
float fac,
int offset,
unsigned char col[3]);
406 unsigned char col[4]);
413 int colorid1,
int colorid2,
float fac,
int offset,
float col[3]);
415 int colorid1,
int colorid2,
float fac,
int offset,
float col[4]);
447 const unsigned char cp2[3],
448 unsigned char col[3],
489 void UI_make_axis_color(
const unsigned char src_col[3],
unsigned char dst_col[3],
char axis);
void UI_GetThemeColorType3fv(int colorid, int spacetype, float col[3])
void UI_GetThemeColorShadeAlpha4ubv(int colorid, int coloffset, int alphaoffset, unsigned char col[4])
void UI_GetThemeColor3fv(int colorid, float col[3])
void UI_make_axis_color(const unsigned char src_col[3], unsigned char dst_col[3], char axis)
void UI_GetThemeColorBlend3ubv(int colorid1, int colorid2, float fac, unsigned char col[3])
void UI_GetThemeColorType3ubv(int colorid, int spacetype, unsigned char col[3])
int UI_GetThemeValueType(int colorid, int spacetype)
@ TH_TIME_SCRUB_BACKGROUND
@ TH_TRANSPARENT_CHECKER_PRIMARY
@ TH_TIME_MARKER_LINE_SELECTED
@ TH_DOPESHEET_CHANNELSUBOB
@ TH_TRANSPARENT_CHECKER_SECONDARY
@ TH_HANDLE_SEL_AUTOCLAMP
@ TH_KEYTYPE_KEYFRAME_SELECT
@ TH_STITCH_PREVIEW_UNSTITCHABLE
@ TH_KEYTYPE_BREAKDOWN_SELECT
@ TH_HANDLE_VERTEX_SELECT
@ TH_STITCH_PREVIEW_ACTIVE
@ TH_KEYTYPE_EXTREME_SELECT
@ TH_KEYTYPE_MOVEHOLD_SELECT
@ TH_KEYTYPE_JITTER_SELECT
@ TH_TRANSPARENT_CHECKER_SIZE
@ TH_STITCH_PREVIEW_STITCHABLE
@ TH_PATH_KEYFRAME_BEFORE
void UI_GetThemeColorBlend4f(int colorid1, int colorid2, float fac, float r_col[4])
void UI_GetThemeColorShade3fv(int colorid, int offset, float col[3])
void UI_GetThemeColorBlendShade4fv(int colorid1, int colorid2, float fac, int offset, float col[4])
const unsigned char * UI_ThemeGetColorPtr(struct bTheme *btheme, int spacetype, int colorid)
void UI_GetThemeColorType4ubv(int colorid, int spacetype, unsigned char col[4])
void UI_ThemeClearColor(int colorid)
float UI_GetThemeValueTypef(int colorid, int spacetype)
void UI_GetThemeColor3ubv(int colorid, unsigned char col[3])
void UI_GetThemeColorType4fv(int colorid, int spacetype, float col[4])
void UI_Theme_Restore(struct bThemeState *theme_state)
int UI_ThemeMenuShadowWidth(void)
struct bTheme * UI_GetTheme(void)
void UI_GetThemeColorBlendShade3fv(int colorid1, int colorid2, float fac, int offset, float col[3])
void UI_GetThemeColorShadeAlpha4fv(int colorid, int coloffset, int alphaoffset, float col[4])
void UI_GetThemeColor4fv(int colorid, float col[4])
void UI_GetThemeColorShade4fv(int colorid, int offset, float col[4])
void UI_GetThemeColorShade4ubv(int colorid, int offset, unsigned char col[4])
bool UI_GetIconThemeColor4ubv(int colorid, unsigned char col[4])
void UI_GetThemeColorBlendShade3ubv(int colorid1, int colorid2, float fac, int offset, unsigned char col[3])
int UI_GetThemeValue(int colorid)
void UI_GetThemeColorBlend3f(int colorid1, int colorid2, float fac, float r_col[3])
void UI_FontThemeColor(int fontid, int colorid)
void UI_GetThemeColorShade3ubv(int colorid, int offset, unsigned char col[3])
void UI_GetColorPtrBlendShade3ubv(const unsigned char cp1[3], const unsigned char cp2[3], unsigned char col[3], float fac, int offset)
float UI_GetThemeValuef(int colorid)
void UI_SetTheme(int spacetype, int regionid)
void UI_GetColorPtrShade3ubv(const unsigned char cp1[3], unsigned char col[3], int offset)
void UI_Theme_Store(struct bThemeState *theme_state)
void UI_GetThemeColor4ubv(int colorid, unsigned char col[4])
ccl_gpu_kernel_postfix ccl_global float int int int int float bool int offset