Home
last modified time | relevance | path

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

/dports/devel/stb/stb-f54acd4/
H A Dstb_easy_font.h114 unsigned char h_seg; member
215 int h_seg, v_seg, num_h, num_v; in stb_easy_font_print() local
216 h_seg = stb_easy_font_charinfo[*text-32 ].h_seg; in stb_easy_font_print()
218 num_h = stb_easy_font_charinfo[*text-32+1].h_seg - h_seg; in stb_easy_font_print()
220 …offset = stb_easy_font_draw_segs(x, y_ch, &stb_easy_font_hseg[h_seg], num_h, 0, c, vbuf, vbuf_size… in stb_easy_font_print()
/dports/net-im/uTox/uTox/third-party/stb/
H A Dstb_easy_font.h112 unsigned char h_seg; member
213 int h_seg, v_seg, num_h, num_v; in stb_easy_font_print() local
214 h_seg = stb_easy_font_charinfo[*text-32 ].h_seg; in stb_easy_font_print()
216 num_h = stb_easy_font_charinfo[*text-32+1].h_seg - h_seg; in stb_easy_font_print()
218 …offset = stb_easy_font_draw_segs(x, y_ch, &stb_easy_font_hseg[h_seg], num_h, 0, c, vbuf, vbuf_size… in stb_easy_font_print()
/dports/cad/cura-engine/CuraEngine-fadb5d6b/include/stb/
H A Dstb_easy_font.h112 unsigned char h_seg; member
213 int h_seg, v_seg, num_h, num_v; in stb_easy_font_print() local
214 h_seg = stb_easy_font_charinfo[*text-32 ].h_seg; in stb_easy_font_print()
216 num_h = stb_easy_font_charinfo[*text-32+1].h_seg - h_seg; in stb_easy_font_print()
218 …offset = stb_easy_font_draw_segs(x, y_ch, &stb_easy_font_hseg[h_seg], num_h, 0, c, vbuf, vbuf_size… in stb_easy_font_print()
/dports/security/ridl/ridl-11b3240/stb/
H A Dstb_easy_font.h112 unsigned char h_seg; member
213 int h_seg, v_seg, num_h, num_v; in stb_easy_font_print() local
214 h_seg = stb_easy_font_charinfo[*text-32 ].h_seg; in stb_easy_font_print()
216 num_h = stb_easy_font_charinfo[*text-32+1].h_seg - h_seg; in stb_easy_font_print()
218 …offset = stb_easy_font_draw_segs(x, y_ch, &stb_easy_font_hseg[h_seg], num_h, 0, c, vbuf, vbuf_size… in stb_easy_font_print()