Home
last modified time | relevance | path

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

/dports/graphics/blender/blender-2.91.0/source/blender/editors/screen/
H A Dscreen_ops.c1455 SNAP_BIGGER_SMALLER_ONLY, enumerator
1597 md->snap_type = use_bigger_smaller_snap ? SNAP_BIGGER_SMALLER_ONLY : SNAP_AREAGRID; in area_move_init()
1626 case SNAP_BIGGER_SMALLER_ONLY: in area_snap_calc_location()
1689 BLI_assert(ELEM(snap_type, SNAP_BIGGER_SMALLER_ONLY) || in area_snap_calc_location()
1709 if (snap_type != SNAP_BIGGER_SMALLER_ONLY) { in area_move_apply_do()
1859 if (md->snap_type != SNAP_BIGGER_SMALLER_ONLY) { in area_move_modal()
1865 if (md->snap_type != SNAP_BIGGER_SMALLER_ONLY) { in area_move_modal()