Home
last modified time | relevance | path

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

/dports/audio/moony-lv2/moony-0.36.0/subprojects/d2tk/test/
H A Dcore.c417 #define CURVE_TO_X1 10 macro
436 assert(com->body->curve_to.x1 == CURVE_TO_X1 - CLIP_X); in _check_curve_to()
461 d2tk_core_curve_to(core, CURVE_TO_X1, CURVE_TO_Y1, CURVE_TO_X2, CURVE_TO_Y2, in _test_curve_to()
469 #undef CURVE_TO_X1