Home
last modified time | relevance | path

Searched refs:UI_LAYOUT_PANEL (Results 1 – 10 of 10) sorted by relevance

/dports/graphics/blender/blender-2.91.0/source/blender/windowmanager/intern/
H A Dwm_splash_screen.c221 UI_LAYOUT_PANEL, in wm_block_create_splash()
274 block, UI_LAYOUT_VERTICAL, UI_LAYOUT_PANEL, 0, 0, dialog_width, 0, 0, style); in wm_block_create_about()
H A Dwm_operators.c1316 block, UI_LAYOUT_VERTICAL, UI_LAYOUT_PANEL, 0, 0, width, UI_UNIT_Y, 0, style); in wm_block_create_redo()
1382 block, UI_LAYOUT_VERTICAL, UI_LAYOUT_PANEL, 0, 0, data->width, data->height, 0, style); in wm_block_dialog_create()
1422 block, UI_LAYOUT_VERTICAL, UI_LAYOUT_PANEL, 0, 0, data->width, data->height, 0, style); in wm_operator_ui_create()
H A Dwm_files.c2963 block, UI_LAYOUT_VERTICAL, UI_LAYOUT_PANEL, 10, 2, dialog_width, 0, 0, style); in block_create_autorun_warning()
3204 block, UI_LAYOUT_VERTICAL, UI_LAYOUT_PANEL, 0, 0, dialog_width, 0, 0, style); in block_create__close_file_dialog()
/dports/graphics/blender/blender-2.91.0/source/blender/editors/interface/
H A Dinterface_region_popover.c108 pup->block, UI_LAYOUT_VERTICAL, UI_LAYOUT_PANEL, 0, 0, pup->ui_size_x, 0, 0, style); in ui_popover_create_block()
H A Dinterface_context_menu.c200 UI_LAYOUT_PANEL, in menu_change_shortcut()
261 UI_LAYOUT_PANEL, in menu_add_shortcut()
H A Dinterface_layout.c2899 if (ELEM(layout->root->type, UI_LAYOUT_PANEL, UI_LAYOUT_TOOLBAR) || in ui_item_menu()
H A Dinterface_templates.c7087 UI_LAYOUT_PANEL, in component_menu()
/dports/graphics/blender/blender-2.91.0/source/blender/editors/space_node/
H A Dnode_draw.c377 UI_LAYOUT_PANEL, in node_update_basis()
472 UI_LAYOUT_PANEL, in node_update_basis()
505 UI_LAYOUT_PANEL, in node_update_basis()
/dports/graphics/blender/blender-2.91.0/source/blender/editors/screen/
H A Darea.c2657 UI_LAYOUT_PANEL, in ed_panel_draw()
2695 panelContext = UI_LAYOUT_PANEL; in ed_panel_draw()
3107 block, UI_LAYOUT_VERTICAL, UI_LAYOUT_PANEL, 0, 0, 0, 0, 0, style); in panel_property_search()
/dports/graphics/blender/blender-2.91.0/source/blender/editors/include/
H A DUI_interface.h1784 UI_LAYOUT_PANEL = 0, enumerator