Blender
V3.3
|
Public Attributes | |
void * | next |
void * | prev |
uiItemType | type |
int | flag |
Definition at line 113 of file interface_layout.c.
int uiItem::flag |
Definition at line 116 of file interface_layout.c.
Referenced by UI_block_layout(), ui_item_layout(), ui_item_prop_split_layout_hack(), ui_item_rna_size(), ui_item_with_label(), ui_layout_add_but(), ui_litem_estimate_column(), ui_litem_estimate_row(), ui_litem_estimate_split(), ui_litem_init_from_parent(), ui_litem_layout_row(), ui_text_icon_width_ex(), uiItemFullR(), uiItemL_respect_property_split(), uiItemPointerR_prop(), uiLayoutGetFixedSize(), uiLayoutGetPropDecorate(), uiLayoutGetPropSep(), uiLayoutSetFixedSize(), uiLayoutSetPropDecorate(), and uiLayoutSetPropSep().
void* uiItem::next |
Definition at line 114 of file interface_layout.c.
Referenced by UI_layout_introspect(), ui_layout_introspect_items(), and ui_litem_layout_row().
void * uiItem::prev |
Definition at line 114 of file interface_layout.c.
Referenced by UI_layout_introspect().
uiItemType uiItem::type |
Definition at line 115 of file interface_layout.c.
Referenced by UI_block_layout(), ui_item_enum_expand_exec(), ui_item_estimate(), ui_item_is_radial_displayable(), ui_item_layout(), ui_item_move(), ui_item_offset(), ui_item_position(), ui_item_prop_split_layout_hack(), ui_item_size(), ui_layout_add_but(), ui_layout_box(), ui_layout_introspect_items(), ui_layout_is_radial(), ui_litem_init_from_parent(), ui_litem_layout_root_radial(), uiLayoutAbsolute(), uiLayoutColumn(), uiLayoutColumnFlow(), uiLayoutGetLocalDir(), uiLayoutGridFlow(), uiLayoutOverlap(), uiLayoutRadial(), and uiLayoutRow().