MCPcopy Create free account
hub / github.com/blend2d/blend2d / on_before_user_transform_change

Function on_before_user_transform_change

blend2d/raster/rastercontext.cpp:726–740  ·  view source on GitHub ↗

Called before `user_transform` is changed. This function is responsible for saving the current user_transform in case that the `ContextFlags::kWeakStateUserTransform` flag is set, which means that the user_transform must be saved before any modification.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

apply_transform_op_implFunction · 0.85

Calls 2

bl_test_flagFunction · 0.85
user_transformMethod · 0.45

Tested by

no test coverage detected