Home
last modified time | relevance | path

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

/dports/graphics/blender/blender-2.91.0/source/blender/editors/include/
H A DED_screen.h189 void ED_area_newspace(struct bContext *C, ScrArea *area, int type, const bool skip_region_exit);
/dports/graphics/blender/blender-2.91.0/source/blender/editors/screen/
H A Darea.c2344 void ED_area_newspace(bContext *C, ScrArea *area, int type, const bool skip_region_exit) in ED_area_newspace() argument
2372 if (skip_region_exit && area->type) { in ED_area_newspace()
2379 if (skip_region_exit && area->type) { in ED_area_newspace()