Home
last modified time | relevance | path

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

/dports/graphics/blender/blender-2.91.0/source/blender/blenfont/intern/
H A Dblf_font.c424 GlyphBLF **glyph_ascii_table = blf_font_ensure_ascii_table(font, gc); in blf_font_draw_ex()
476 GlyphBLF **glyph_ascii_table = blf_font_ensure_ascii_table(font, gc); in blf_font_draw_ascii_ex()
526 GlyphBLF **glyph_ascii_table = blf_font_ensure_ascii_table(font, gc); in blf_font_draw_mono()
572 GlyphBLF **glyph_ascii_table = blf_font_ensure_ascii_table(font, gc); in blf_font_draw_buffer_ex()
758 GlyphBLF **glyph_ascii_table = blf_font_ensure_ascii_table(font, gc); in blf_font_width_to_strlen()
795 GlyphBLF **glyph_ascii_table = blf_font_ensure_ascii_table(font, gc); in blf_font_width_to_rstrlen()
1171 blf_font_ensure_ascii_table(font, gc); in blf_font_fixed_width()
1440 blf_font_ensure_ascii_table(font, gc); in blf_font_height_max()
1452 blf_font_ensure_ascii_table(font, gc); in blf_font_width_max()
1464 blf_font_ensure_ascii_table(font, gc); in blf_font_descender()
[all …]