Home
last modified time | relevance | path

Searched refs:textprintf (Results 1 – 25 of 28) sorted by relevance

12

/dports/games/fargoal/fargoal/src/
H A Dgame.c704 textprintf (page, font, 30, 54, in game_render()
739 textprintf (page, font, stats_x, stats_y, layout_color (LC_STATS), in game_render()
741 textprintf (page, font, stats_x, stats_y + 22, layout_color (LC_STATS), in game_render()
743 textprintf (page, font, stats_x, stats_y + 44, layout_color (LC_STATS), in game_render()
747 textprintf (page, font, info_x, info_y, layout_color (LC_INFO), in game_render()
749 textprintf (page, font, info_x, info_y + 11, layout_color (LC_INFO), in game_render()
751 textprintf (page, font, info_x, info_y + 44, layout_color (LC_DUNGEON), in game_render()
753 textprintf (page, font, info_x, info_y + 55, layout_color (LC_DUNGEON), in game_render()
768 textprintf (page, font, spellbook_x, spellbook_y + i * 11, c, in game_render()
773 textprintf (page, font, spellbook_x, spellbook_y + i * 11, c, in game_render()
[all …]
H A Dscroller.c103 textprintf (page, font, 320, y, makecol (255, 255, 255), "%s", char_names[i]); in scroller_render()
104 textprintf (page, font, 480, y, makecol (255, 0, 0), "%i slain", list[1].slain_foes[i]); in scroller_render()
H A Dmenu.c809 textprintf (page, font, x, 120 + y, color, "%s", str); in menu_render()
/dports/games/alex4/alex4src/src/
H A Dedit.c72 textprintf(bmp, data[THE_FONT].dat, 1, 1, 0, "TILE: %d,%d", tx, ty); in draw_edit_mode()
73 textprintf(bmp, data[THE_FONT].dat, 1, 11, 0, "SIZE: %d,%d", map->width, map->height); in draw_edit_mode()
83 textprintf(bmp, data[THE_FONT].dat, 1, 111, 4, "EDITING: %s", get_filename(edit_path_and_file)); in draw_edit_mode()
107 textprintf(bmp, data[THE_FONT].dat, 1, 1, 1, "%s (props)", get_filename(edit_path_and_file)); in draw_edit_mode()
109 textprintf(bmp, data[THE_FONT].dat, 1, ty+=10, 1, "Win by:"); in draw_edit_mode()
110textprintf(bmp, data[THE_FONT].dat, 1, ty+=10, 1, " 1) reach exit (%s)", (map->win_conditions & M… in draw_edit_mode()
111textprintf(bmp, data[THE_FONT].dat, 1, ty+=10, 1, " 2) kill boss (%s)", (map->win_conditions & M… in draw_edit_mode()
112textprintf(bmp, data[THE_FONT].dat, 1, ty+=10, 1, " 3) kill all (%s)", (map->win_conditions & M… in draw_edit_mode()
113textprintf(bmp, data[THE_FONT].dat, 1, ty+=10, 1, "4) Boss level: (%s)", (map->boss_level ? "X" :… in draw_edit_mode()
114 textprintf(bmp, data[THE_FONT].dat, 1, ty+=10, 1, "5) Name: %s", map->name); in draw_edit_mode()
[all …]
H A Dhisc.c150 textprintf(bmp, fnt, x, y, color, "%s", table->name); in draw_hisc_post()
/dports/devel/allegro5/allegro5-5.2.7.0/demos/speed/
H A Dhiscore.c118 textprintf(font, 9, 5, makecol(0, 0, 0), "%s", yourname); in draw_entry_box()
119 textprintf(font, 8, 4, makecol(255, 255, 255), "%s", yourname); in draw_entry_box()
185 textprintf(font, SCREEN_W/2-142, y+2, makecol(0, 0, 0), "#%d - %d", i+1, scores[i]); in score_table()
186 textprintf(font, SCREEN_W/2-47, y+1, makecol(0, 0, 0), "%s", names[i]); in score_table()
193 textprintf(font, SCREEN_W/2-144, y, col, "#%d - %d", i+1, scores[i]); in score_table()
194 textprintf(font, SCREEN_W/2-48, y, col, "%s", names[i]); in score_table()
H A Dview.c409 textprintf(font_video, 4, 4, makecol(128, 128, 128), "Lives: %d", lives); in draw_view()
410 textprintf(font_video, 4, 16, makecol(128, 128, 128), "Score: %d", score); in draw_view()
411 textprintf(font_video, 4, 28, makecol(128, 128, 128), "Hiscore: %d", get_hiscore()); in draw_view()
H A Da4_aux.h67 void textprintf(struct ALLEGRO_FONT const *f, int x, int y, ALLEGRO_COLOR color, const char *fmt, .…
H A Da4_aux.c420 void textprintf(const ALLEGRO_FONT *f, int x, int y, ALLEGRO_COLOR color, const char *fmt, ...) in textprintf() function
/dports/math/vtk9/VTK-9.1.0/ThirdParty/loguru/vtkloguru/
H A Dloguru.hpp292 Text textprintf(LOGURU_FORMAT_STRING_TYPE format, const Args&... args) { in textprintf() function
297 Text textprintf(LOGURU_FORMAT_STRING_TYPE format, ...) LOGURU_PRINTF_LIKE(1, 2);
302 Text textprintf();
658 …template<class T> inline Text format_value(const T&) { return textprintf("N/A")… in format_value()
659 …template<> inline Text format_value(const char& v) { return textprintf(LOGURU… in format_value()
660 …template<> inline Text format_value(const int& v) { return textprintf(LOGURU… in format_value()
661 …template<> inline Text format_value(const unsigned int& v) { return textprintf(LOGURU… in format_value()
662 …template<> inline Text format_value(const long& v) { return textprintf(LOGURU… in format_value()
663 …template<> inline Text format_value(const unsigned long& v) { return textprintf(LOGURU… in format_value()
664 …template<> inline Text format_value(const long long& v) { return textprintf(LOGURU… in format_value()
[all …]
H A Dloguru.cpp397 Text textprintf(const char* format, ...) in textprintf() function
408 Text textprintf() in textprintf() function
1426 auto buff = textprintf("{:.{}f} s: {:s}", duration_sec, LOGURU_SCOPE_TIME_PRECISION, _name); in create_directories()
1428 auto buff = textprintf("%.*f s: %s", LOGURU_SCOPE_TIME_PRECISION, duration_sec, _name); in create_directories()
1468 auto text = textprintf(format, args...); in create_directories()
1599 auto prefix = textprintf("[ErrorContext] {.{}s}:{:-5u} {:-20s} ", in create_directories()
1602 auto prefix = textprintf("[ErrorContext] %*s:%-5u %-20s ", in create_directories()
/dports/math/vtk9/VTK-9.1.0/ThirdParty/vtkm/vtkvtkm/vtk-m/vtkm/thirdparty/loguru/vtkmloguru/
H A Dloguru.hpp276 Text textprintf(LOGURU_FORMAT_STRING_TYPE format, ...) LOGURU_PRINTF_LIKE(1, 2);
280 Text textprintf();
598 …template<class T> inline Text format_value(const T&) { return textprintf("N/A")… in format_value()
599 …template<> inline Text format_value(const char& v) { return textprintf("%c", … in format_value()
600 …template<> inline Text format_value(const int& v) { return textprintf("%d", … in format_value()
601 …template<> inline Text format_value(const unsigned int& v) { return textprintf("%u", … in format_value()
602 …template<> inline Text format_value(const long& v) { return textprintf("%lu",… in format_value()
603 …template<> inline Text format_value(const unsigned long& v) { return textprintf("%ld",… in format_value()
604 …template<> inline Text format_value(const long long& v) { return textprintf("%llu"… in format_value()
979 auto fail_info = loguru::textprintf("CHECK FAILED: %s %s %s (%s %s %s) ", \
[all …]
H A Dloguru.cpp384 Text textprintf(const char* format, ...) in textprintf() function
394 Text textprintf() in textprintf() function
1411 auto buff = textprintf("%.*f s: %s", LOGURU_SCOPE_TIME_PRECISION, duration_sec, _name); in create_directories()
1555 auto prefix = textprintf("[ErrorContext] %*s:%-5u %-20s ", in create_directories()
/dports/devel/loguru/loguru-2.1.0-21-g2295c2b/
H A Dloguru.hpp291 Text textprintf(LOGURU_FORMAT_STRING_TYPE format, const Args&... args) { in textprintf() function
296 Text textprintf(LOGURU_FORMAT_STRING_TYPE format, ...) LOGURU_PRINTF_LIKE(1, 2);
301 Text textprintf();
708 …template<class T> inline Text format_value(const T&) { return textprintf("N/A")… in format_value()
709 …template<> inline Text format_value(const char& v) { return textprintf(LOGURU… in format_value()
710 …template<> inline Text format_value(const int& v) { return textprintf(LOGURU… in format_value()
711 …template<> inline Text format_value(const unsigned int& v) { return textprintf(LOGURU… in format_value()
712 …template<> inline Text format_value(const long& v) { return textprintf(LOGURU… in format_value()
713 …template<> inline Text format_value(const unsigned long& v) { return textprintf(LOGURU… in format_value()
714 …template<> inline Text format_value(const long long& v) { return textprintf(LOGURU… in format_value()
[all …]
H A Dloguru.cpp438 Text textprintf(const char* format, ...) in textprintf() function
449 Text textprintf() in textprintf() function
1533 auto buff = textprintf("{:.{}f} s: {:s}", duration_sec, LOGURU_SCOPE_TIME_PRECISION, _name);
1535 auto buff = textprintf("%.*f s: %s", LOGURU_SCOPE_TIME_PRECISION, duration_sec, _name);
1575 auto text = textprintf(format, args...);
1706 auto prefix = textprintf("[ErrorContext] {.{}s}:{:-5u} {:-20s} ",
1709 auto prefix = textprintf("[ErrorContext] %*s:%-5u %-20s ",
/dports/emulators/dosbox-staging/dosbox-staging-0.78.0/src/libs/loguru/
H A Dloguru.hpp291 Text textprintf(LOGURU_FORMAT_STRING_TYPE format, const Args&... args) { in textprintf() function
296 Text textprintf(LOGURU_FORMAT_STRING_TYPE format, ...) LOGURU_PRINTF_LIKE(1, 2);
301 Text textprintf();
708 …template<class T> inline Text format_value(const T&) { return textprintf("N/A")… in format_value()
709 …template<> inline Text format_value(const char& v) { return textprintf(LOGURU… in format_value()
710 …template<> inline Text format_value(const int& v) { return textprintf(LOGURU… in format_value()
711 …template<> inline Text format_value(const unsigned int& v) { return textprintf(LOGURU… in format_value()
712 …template<> inline Text format_value(const long& v) { return textprintf(LOGURU… in format_value()
713 …template<> inline Text format_value(const unsigned long& v) { return textprintf(LOGURU… in format_value()
714 …template<> inline Text format_value(const long long& v) { return textprintf(LOGURU… in format_value()
[all …]
H A Dloguru.cpp448 Text textprintf(const char* format, ...) in textprintf() function
459 Text textprintf() in textprintf() function
1614 auto buff = textprintf("{:.{}f} s: {:s}", duration_sec, LOGURU_SCOPE_TIME_PRECISION, _name);
1616 auto buff = textprintf("%.*f s: %s", LOGURU_SCOPE_TIME_PRECISION, duration_sec, _name);
1656 auto text = textprintf(format, args...);
1787 auto prefix = textprintf("[ErrorContext] {.{}s}:{:-5u} {:-20s} ",
1790 auto prefix = textprintf("[ErrorContext] %*s:%-5u %-20s ",
/dports/devel/cquery/cquery-20180718/third_party/loguru/
H A Dloguru.hpp338 Text textprintf(LOGURU_FORMAT_STRING_TYPE format, ...) LOGURU_PRINTF_LIKE(1, 2);
341 Text textprintf();
577 …template<class T> inline Text format_value(const T&) { return textprintf("N/A")… in format_value()
578 …template<> inline Text format_value(const char& v) { return textprintf("%c", … in format_value()
579 …template<> inline Text format_value(const int& v) { return textprintf("%d", … in format_value()
948 auto fail_info = loguru::textprintf("CHECK FAILED: %s %s %s (%s %s %s) ", \
950 auto user_msg = loguru::textprintf(__VA_ARGS__); \
1675 Text textprintf(const char* format, ...) in textprintf() function
1685 Text textprintf() in textprintf() function
2648 auto buff = textprintf("%.*f s: %s", SCOPE_TIME_PRECISION, duration_sec, _name); in create_directories()
[all …]
/dports/math/vtk8/VTK-8.2.0/ThirdParty/vtkm/vtk-m/vtkm/thirdparty/loguru/vtkmloguru/
H A Dloguru.hpp356 Text textprintf(LOGURU_FORMAT_STRING_TYPE format, ...) LOGURU_PRINTF_LIKE(1, 2);
360 Text textprintf();
654 …template<class T> inline Text format_value(const T&) { return textprintf("N/A")… in format_value()
655 …template<> inline Text format_value(const char& v) { return textprintf("%c", … in format_value()
656 …template<> inline Text format_value(const int& v) { return textprintf("%d", … in format_value()
1035 auto fail_info = loguru::textprintf("CHECK FAILED: %s %s %s (%s %s %s) ", \
1037 auto user_msg = loguru::textprintf(__VA_ARGS__); \
1762 Text textprintf(const char* format, ...) in textprintf() function
1772 Text textprintf() in textprintf() function
2788 auto buff = textprintf("%.*f s: %s", LOGURU_SCOPE_TIME_PRECISION, duration_sec, _name); in create_directories()
[all …]
/dports/devel/allegro/allegro-4.4.3.1/include/allegro/
H A Dalcompat.h159 AL_PRINTFUNC_DEPRECATED(void, textprintf, (struct BITMAP *bmp, AL_CONST FONT *f, int x, int y, int …
/dports/devel/allegro/allegro-4.4.3.1/src/
H A Dtext.c323 void textprintf(BITMAP *bmp, AL_CONST FONT *f, int x, int y, int color, AL_CONST char *format, ...) in textprintf() function
/dports/math/ngraph/Ngraph-6.3.54-src/src/
H A Dotext.c292 int textprintf(struct objlist *obj,char *inst,char *rval,int argc,char **argv) in textprintf() function
591 {"printf",NSFUNC,NREAD|NEXEC,textprintf,"sa",0},
/dports/emulators/mednafen/mednafen/src/sms/docs/
H A Dchangelog88 - Removed calls to text_mode() and changed textprintf() to textprintf_ex().
/dports/emulators/o2em/o2em117src/
H A Dvdc.c315 textprintf(bmp, font, 20 , 4, 7, "FPS: %3d",(int)((200.0*TICKSPERSEC)/curr+0.5)); in finish_display()
/dports/devel/allegro/allegro-4.4.3.1/docs/src/
H A Dapi._tx296 textprintf (textprintf_ex, passing the mode you would have passed to

12