Home
last modified time | relevance | path

Searched refs:UI_BLOCK_THEME_STYLE_POPUP (Results 1 – 14 of 14) sorted by relevance

/dports/graphics/blender/blender-2.91.0/source/blender/windowmanager/intern/
H A Dwm_splash_screen.c199 UI_block_theme_style_set(block, UI_BLOCK_THEME_STYLE_POPUP); in wm_block_create_splash()
270 UI_block_theme_style_set(block, UI_BLOCK_THEME_STYLE_POPUP); in wm_block_create_about()
H A Dwm_files.c2959 UI_block_theme_style_set(block, UI_BLOCK_THEME_STYLE_POPUP); in block_create_autorun_warning()
3200 UI_block_theme_style_set(block, UI_BLOCK_THEME_STYLE_POPUP); in block_create__close_file_dialog()
H A Dwm_operators.c1007 UI_block_theme_style_set(block, UI_BLOCK_THEME_STYLE_POPUP); in wm_enum_search_menu()
1669 UI_block_theme_style_set(block, UI_BLOCK_THEME_STYLE_POPUP); in wm_block_search_menu()
/dports/graphics/blender/blender-2.91.0/source/blender/editors/interface/
H A Dinterface_region_menu_pie.c84 UI_block_theme_style_set(block, UI_BLOCK_THEME_STYLE_POPUP); in ui_block_func_PIE()
H A Dinterface_region_popover.c199 UI_block_theme_style_set(block, UI_BLOCK_THEME_STYLE_POPUP); in ui_block_func_POPOVER()
H A Dinterface_region_menu_popup.c239 UI_block_theme_style_set(block, UI_BLOCK_THEME_STYLE_POPUP); in ui_block_func_POPUP()
H A Dinterface_region_color_picker.c904 UI_block_theme_style_set(block, UI_BLOCK_THEME_STYLE_POPUP); in ui_block_func_COLOR()
H A Dinterface_region_popup.c615 UI_block_theme_style_set(block, UI_BLOCK_THEME_STYLE_POPUP); in ui_popup_block_refresh()
H A Dinterface_templates.c224 UI_block_theme_style_set(block, UI_BLOCK_THEME_STYLE_POPUP); in template_common_search_menu()
3439 UI_block_theme_style_set(block, UI_BLOCK_THEME_STYLE_POPUP); in ui_icon_view_menu_cb()
3840 UI_block_theme_style_set(block, UI_BLOCK_THEME_STYLE_POPUP); in curvemap_clipping_func()
H A Dinterface_panel.c740 UI_block_theme_style_set(block, UI_BLOCK_THEME_STYLE_POPUP); in UI_panel_begin()
H A Dinterface_widgets.c4574 else if (but->block->theme_style == UI_BLOCK_THEME_STYLE_POPUP) { in ui_draw_but()
4651 if (but->block->theme_style == UI_BLOCK_THEME_STYLE_POPUP) { in ui_draw_but()
/dports/graphics/blender/blender-2.91.0/source/blender/editors/space_node/
H A Dnode_select.c1235 UI_block_theme_style_set(block, UI_BLOCK_THEME_STYLE_POPUP); in node_find_menu()
/dports/graphics/blender/blender-2.91.0/source/blender/editors/include/
H A DUI_interface.h678 UI_BLOCK_THEME_STYLE_POPUP = 1, enumerator
/dports/graphics/blender/blender-2.91.0/source/blender/editors/space_outliner/
H A Doutliner_tools.c589 UI_block_theme_style_set(block, UI_BLOCK_THEME_STYLE_POPUP); in merged_element_search_menu()