Home
last modified time | relevance | path

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

/dports/devel/stb/stb-f54acd4/
H A Dstb_easy_font.h96 num_quads = stb_easy_font_print(x, y, text, NULL, buffer, sizeof(buffer));
199 static int stb_easy_font_print(float x, float y, char *text, unsigned char color[4], void *vertex_b… in stb_easy_font_print() function
/dports/net-im/uTox/uTox/third-party/stb/
H A Dstb_easy_font.h94 num_quads = stb_easy_font_print(x, y, text, NULL, buffer, sizeof(buffer));
197 static int stb_easy_font_print(float x, float y, char *text, unsigned char color[4], void *vertex_b… in stb_easy_font_print() function
/dports/cad/cura-engine/CuraEngine-fadb5d6b/include/stb/
H A Dstb_easy_font.h94 num_quads = stb_easy_font_print(x, y, text, NULL, buffer, sizeof(buffer));
197 static int stb_easy_font_print(float x, float y, char *text, unsigned char color[4], void *vertex_b… in stb_easy_font_print() function
/dports/security/ridl/ridl-11b3240/stb/
H A Dstb_easy_font.h94 num_quads = stb_easy_font_print(x, y, text, NULL, buffer, sizeof(buffer));
197 static int stb_easy_font_print(float x, float y, char *text, unsigned char color[4], void *vertex_b… in stb_easy_font_print() function
/dports/devel/stb/stb-f54acd4/tests/
H A Dtest_easyfont.c7 stb_easy_font_print(0,0,0,0,0,0); in ef_dummy()
H A Dtest_cpp_compilation.cpp68 stb_easy_font_print(0,0,NULL,NULL,NULL,0); in dummy2()
/dports/cad/cura-engine/CuraEngine-fadb5d6b/include/stb/tests/
H A Dtest_easyfont.c7 stb_easy_font_print(0,0,0,0,0,0); in ef_dummy()
H A Dtest_cpp_compilation.cpp68 stb_easy_font_print(0,0,NULL,NULL,NULL,0); in dummy2()
/dports/security/ridl/ridl-11b3240/stb/tests/
H A Dtest_easyfont.c7 stb_easy_font_print(0,0,0,0,0,0); in ef_dummy()
H A Dtest_cpp_compilation.cpp68 stb_easy_font_print(0,0,NULL,NULL,NULL,0); in dummy2()
/dports/devel/stb/stb-f54acd4/tests/caveview/
H A Dcave_main.c45 num_quads = stb_easy_font_print(x, y, text, NULL, buffer, sizeof(buffer)); in print_string()
/dports/net-im/uTox/uTox/third-party/stb/tests/caveview/
H A Dcave_main.c45 num_quads = stb_easy_font_print(x, y, text, NULL, buffer, sizeof(buffer)); in print_string()
/dports/cad/cura-engine/CuraEngine-fadb5d6b/include/stb/tests/caveview/
H A Dcave_main.c45 num_quads = stb_easy_font_print(x, y, text, NULL, buffer, sizeof(buffer)); in print_string()
/dports/security/ridl/ridl-11b3240/stb/tests/caveview/
H A Dcave_main.c45 num_quads = stb_easy_font_print(x, y, text, NULL, buffer, sizeof(buffer)); in print_string()