Home
last modified time | relevance | path

Searched refs:UI_BLOCK_THEME_STYLE_REGULAR (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/blender/blender-2.91.0/source/blender/windowmanager/intern/
H A Dwm_operators.c1305 UI_block_theme_style_set(block, UI_BLOCK_THEME_STYLE_REGULAR); in wm_block_create_redo()
1375 UI_block_theme_style_set(block, UI_BLOCK_THEME_STYLE_REGULAR); in wm_block_dialog_create()
1419 UI_block_theme_style_set(block, UI_BLOCK_THEME_STYLE_REGULAR); in wm_operator_ui_create()
/dports/graphics/blender/blender-2.91.0/source/blender/editors/include/
H A DUI_interface.h677 UI_BLOCK_THEME_STYLE_REGULAR = 0, enumerator