Blender V5.0
ThemeRegionsScrubbing Struct Reference

#include <DNA_theme_types.h>

Public Attributes

unsigned char back [4]
unsigned char text [4]
unsigned char time_marker [4]
unsigned char time_marker_selected [4]

Detailed Description

Definition at line 121 of file DNA_theme_types.h.

Member Data Documentation

◆ back

unsigned char ThemeRegionsScrubbing::back[4]

Definition at line 122 of file DNA_theme_types.h.

Referenced by UI_ThemeGetColorPtr().

◆ text

unsigned char ThemeRegionsScrubbing::text[4]

Definition at line 123 of file DNA_theme_types.h.

Referenced by UI_ThemeGetColorPtr().

◆ time_marker

unsigned char ThemeRegionsScrubbing::time_marker[4]

Definition at line 124 of file DNA_theme_types.h.

Referenced by UI_ThemeGetColorPtr().

◆ time_marker_selected

unsigned char ThemeRegionsScrubbing::time_marker_selected[4]

Definition at line 124 of file DNA_theme_types.h.

Referenced by UI_ThemeGetColorPtr().


The documentation for this struct was generated from the following file: