Home
last modified time | relevance | path

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

/dports/devel/stb/stb-f54acd4/
H A Dstb_easy_font.h116 } stb_easy_font_charinfo[96] = { variable
213 unsigned char advance = stb_easy_font_charinfo[*text-32].advance; in stb_easy_font_print()
216 h_seg = stb_easy_font_charinfo[*text-32 ].h_seg; in stb_easy_font_print()
217 v_seg = stb_easy_font_charinfo[*text-32 ].v_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()
219 num_v = stb_easy_font_charinfo[*text-32+1].v_seg - v_seg; in stb_easy_font_print()
239 len += stb_easy_font_charinfo[*text-32].advance & 15; in stb_easy_font_width()
/dports/net-im/uTox/uTox/third-party/stb/
H A Dstb_easy_font.h114 } stb_easy_font_charinfo[96] = { variable
211 unsigned char advance = stb_easy_font_charinfo[*text-32].advance; in stb_easy_font_print()
214 h_seg = stb_easy_font_charinfo[*text-32 ].h_seg; in stb_easy_font_print()
215 v_seg = stb_easy_font_charinfo[*text-32 ].v_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()
217 num_v = stb_easy_font_charinfo[*text-32+1].v_seg - v_seg; in stb_easy_font_print()
237 len += stb_easy_font_charinfo[*text-32].advance & 15; in stb_easy_font_width()
/dports/cad/cura-engine/CuraEngine-fadb5d6b/include/stb/
H A Dstb_easy_font.h114 } stb_easy_font_charinfo[96] = { variable
211 unsigned char advance = stb_easy_font_charinfo[*text-32].advance; in stb_easy_font_print()
214 h_seg = stb_easy_font_charinfo[*text-32 ].h_seg; in stb_easy_font_print()
215 v_seg = stb_easy_font_charinfo[*text-32 ].v_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()
217 num_v = stb_easy_font_charinfo[*text-32+1].v_seg - v_seg; in stb_easy_font_print()
237 len += stb_easy_font_charinfo[*text-32].advance & 15; in stb_easy_font_width()
/dports/security/ridl/ridl-11b3240/stb/
H A Dstb_easy_font.h114 } stb_easy_font_charinfo[96] = { variable
211 unsigned char advance = stb_easy_font_charinfo[*text-32].advance; in stb_easy_font_print()
214 h_seg = stb_easy_font_charinfo[*text-32 ].h_seg; in stb_easy_font_print()
215 v_seg = stb_easy_font_charinfo[*text-32 ].v_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()
217 num_v = stb_easy_font_charinfo[*text-32+1].v_seg - v_seg; in stb_easy_font_print()
237 len += stb_easy_font_charinfo[*text-32].advance & 15; in stb_easy_font_width()