Home
last modified time | relevance | path

Searched defs:region_search_filter_active (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/blender/blender-2.91.0/source/blender/editors/interface/
H A Dinterface_panel.c142 const bool region_search_filter_active, in panel_title_color_get()
1084 const bool region_search_filter_active) in ui_draw_aligned_panel_header()
1118 const bool region_search_filter_active) in ui_draw_aligned_panel()
1902 const bool region_search_filter_active = region->flag & RGN_FLAG_SEARCH_FILTER_ACTIVE; in UI_panels_end() local