Home
last modified time | relevance | path

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

/dports/graphics/blender/blender-2.91.0/source/blender/blenkernel/intern/
H A Dfont.c676 static void textbox_scale(TextBox *tb_dst, const TextBox *tb_src, float scale) in textbox_scale() function
869 textbox_scale(&tb_scale, &cu->tb[curbox], 1.0f / font_size); in vfont_to_curve()
1006 textbox_scale(&tb_scale, &cu->tb[curbox], 1.0f / font_size); in vfont_to_curve()
1199 textbox_scale(&tb_scale, &cu->tb[tb_index], 1.0f / font_size); in vfont_to_curve()