|
Blender
V2.93
|
#include "DNA_space_types.h"#include "BKE_context.h"#include "BKE_screen.h"#include "WM_api.h"#include "io_gpencil.h"Go to the source code of this file.
Functions | |
| ARegion * | get_invoke_region (bContext *C) |
| View3D * | get_invoke_view3d (bContext *C) |
/
Definition in file io_gpencil_utils.c.
Definition at line 33 of file io_gpencil_utils.c.
References blender::compositor::area(), BKE_area_find_region_type(), BKE_screen_find_big_area(), C, CTX_wm_screen(), NULL, RGN_TYPE_WINDOW, and SPACE_VIEW3D.
Referenced by wm_gpencil_import_svg_exec().
Definition at line 49 of file io_gpencil_utils.c.
References blender::compositor::area(), BKE_screen_find_big_area(), C, CTX_wm_screen(), NULL, and SPACE_VIEW3D.
Referenced by wm_gpencil_import_svg_exec().