Home
last modified time | relevance | path

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

/dports/graphics/blender/blender-2.91.0/source/blender/blenlib/
H A DBLI_rect.h106 float BLI_rctf_length_y(const rctf *rect, const float y);
/dports/graphics/blender/blender-2.91.0/source/blender/blenlib/intern/
H A Drct.c207 float BLI_rctf_length_y(const rctf *rect, const float y) in BLI_rctf_length_y() function