Blender  V3.3
Public Attributes | List of all members
ScrGlobalAreaData Struct Reference

#include <DNA_screen_types.h>

Public Attributes

short cur_fixed_height
 
short size_min
 
short size_max
 
short align
 
short flag
 
char _pad [2]
 

Detailed Description

Definition at line 333 of file DNA_screen_types.h.

Member Data Documentation

◆ _pad

char ScrGlobalAreaData::_pad[2]

Definition at line 347 of file DNA_screen_types.h.

◆ align

short ScrGlobalAreaData::align

GlobalAreaAlign.

Definition at line 343 of file DNA_screen_types.h.

◆ cur_fixed_height

short ScrGlobalAreaData::cur_fixed_height

Definition at line 338 of file DNA_screen_types.h.

◆ flag

short ScrGlobalAreaData::flag

GlobalAreaFlag.

Definition at line 346 of file DNA_screen_types.h.

Referenced by ED_screen_areas_iter_first().

◆ size_max

short ScrGlobalAreaData::size_max

Definition at line 341 of file DNA_screen_types.h.

◆ size_min

short ScrGlobalAreaData::size_min

Definition at line 341 of file DNA_screen_types.h.


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