|
Blender V4.3
|
#include <UI_grid_view.hh>
Public Member Functions | |
| GridViewStyle (int width, int height) | |
Public Attributes | |
| int | tile_width = 0 |
| int | tile_height = 0 |
Definition at line 74 of file UI_grid_view.hh.
Definition at line 127 of file grid_view.cc.
| int blender::ui::GridViewStyle::tile_height = 0 |
Definition at line 77 of file UI_grid_view.hh.
Referenced by blender::ed::asset::shelf::AssetViewItem::build_grid_tile(), blender::ui::PreviewGridItem::build_grid_tile_button(), and blender::ui::AbstractGridView::set_tile_size().
| int blender::ui::GridViewStyle::tile_width = 0 |