draw_txt_string   207 core/gps.c         draw_txt_string( (camera_screen.width/FONT_WIDTH-strlen(buf))>>1 , line, buf, color) ;
draw_txt_string   308 core/gps.c                 draw_txt_string(16, 9, vBuf, MAKE_COLOR(COLOR_GREY_DK_TRANS, COLOR_WHITE));
draw_txt_string   318 core/gps.c                 draw_txt_string(16, 10, vBuf, MAKE_COLOR(COLOR_GREY_DK_TRANS, COLOR_WHITE));
draw_txt_string   321 core/gps.c                 draw_txt_string(16, 11, vBuf, MAKE_COLOR(COLOR_GREY_DK_TRANS, COLOR_WHITE));
draw_txt_string   323 core/gps.c                 draw_txt_string(16, 12, vBuf, MAKE_COLOR(COLOR_GREY_DK_TRANS, COLOR_WHITE));
draw_txt_string   325 core/gps.c                 draw_txt_string(16, 13, vBuf, MAKE_COLOR(COLOR_GREY_DK_TRANS, COLOR_WHITE));
draw_txt_string   348 core/gps.c                 draw_txt_string(16, 10, vBuf, MAKE_COLOR(COLOR_GREY_DK_TRANS, COLOR_WHITE));            
draw_txt_string   350 core/gps.c                 draw_txt_string(16, 11, vBuf, MAKE_COLOR(COLOR_GREY_DK_TRANS, COLOR_WHITE));  
draw_txt_string   113 core/gps_simulate.c     draw_txt_string(1, 0, vBuf, MAKE_COLOR(COLOR_TRANSPARENT, COLOR_RED));    
draw_txt_string   134 core/gui_draw.h extern void draw_txt_string(coord col, coord row, const char *str, twoColors cl);
draw_txt_string   618 core/gui_osd.c                         draw_txt_string(0, 13, lang_str(LANG_WARN_VIDEO_EXT_TIME), user_color(conf.osd_color_warn));
draw_txt_string  1132 core/gui_osd.c             draw_txt_string(DBGMISCVALS_X-25,  DBGMISCVALS_Y-1, osd_buf, col);
draw_txt_string  1139 core/gui_osd.c         draw_txt_string(DBGMISCVALS_X,  DBGMISCVALS_Y, osd_buf, col);
draw_txt_string  1144 core/gui_osd.c         draw_txt_string(DBGMISCVALS_X, DBGMISCVALS_Y+1, osd_buf, col);
draw_txt_string  1149 core/gui_osd.c         draw_txt_string(DBGMISCVALS_X, DBGMISCVALS_Y+2, osd_buf, col);
draw_txt_string  1153 core/gui_osd.c         draw_txt_string(DBGMISCVALS_X, DBGMISCVALS_Y+3, osd_buf, col);
draw_txt_string  1385 core/gui_osd.c         draw_txt_string(22-strlen(osd_buf)/2, 14, osd_buf, user_color(conf.osd_color));
draw_txt_string   347 core/main.c            draw_txt_string(1, i++, osd_buf, user_color(conf.osd_color));
draw_txt_string   355 core/main.c            draw_txt_string(1, i++, osd_buf,user_color( conf.osd_color));
draw_txt_string   363 core/main.c                draw_txt_string(1, i++, osd_buf, user_color(conf.osd_color));
draw_txt_string    97 modules/gui_bench.c         draw_txt_string(17, pos, buf, MAKE_COLOR(COLOR_BLACK, COLOR_WHITE));
draw_txt_string   108 modules/gui_bench.c         draw_txt_string(17, pos, buf, MAKE_COLOR(COLOR_BLACK, COLOR_WHITE));
draw_txt_string   119 modules/gui_bench.c         draw_txt_string(17, pos, buf, MAKE_COLOR(COLOR_BLACK, COLOR_WHITE));
draw_txt_string   131 modules/gui_bench.c         draw_txt_string(17, pos, buf, MAKE_COLOR(COLOR_BLACK, COLOR_WHITE));
draw_txt_string   146 modules/gui_bench.c         draw_txt_string(17, pos, buf, MAKE_COLOR(COLOR_BLACK, COLOR_WHITE));
draw_txt_string   186 modules/gui_bench.c     draw_txt_string(pos, 0,  s, cl);
draw_txt_string   250 modules/gui_bench.c             draw_txt_string(1, 2,  lang_str(LANG_BENCH_CPU), MAKE_COLOR(COLOR_BLACK, COLOR_WHITE));
draw_txt_string   252 modules/gui_bench.c             draw_txt_string(1, 3,  lang_str(LANG_BENCH_SCREEN),       MAKE_COLOR(COLOR_BLACK, COLOR_WHITE));
draw_txt_string   253 modules/gui_bench.c             draw_txt_string(3, 4,  lang_str(LANG_BENCH_WRITE), MAKE_COLOR(COLOR_BLACK, COLOR_WHITE));
draw_txt_string   254 modules/gui_bench.c             draw_txt_string(3, 5,  lang_str(LANG_BENCH_READ), MAKE_COLOR(COLOR_BLACK, COLOR_WHITE));
draw_txt_string   256 modules/gui_bench.c             draw_txt_string(1, 6,  lang_str(LANG_BENCH_MEMORY),  MAKE_COLOR(COLOR_BLACK, COLOR_WHITE));
draw_txt_string   257 modules/gui_bench.c             draw_txt_string(3, 7,  lang_str(LANG_BENCH_WRITE), MAKE_COLOR(COLOR_BLACK, COLOR_WHITE));
draw_txt_string   258 modules/gui_bench.c             draw_txt_string(3, 8,  lang_str(LANG_BENCH_READ), MAKE_COLOR(COLOR_BLACK, COLOR_WHITE));
draw_txt_string   260 modules/gui_bench.c             draw_txt_string(1, 9,  lang_str(LANG_BENCH_TEXTOUT), MAKE_COLOR(COLOR_BLACK, COLOR_WHITE));
draw_txt_string   262 modules/gui_bench.c             draw_txt_string(1, 10, lang_str(LANG_BENCH_FLASH_CARD), MAKE_COLOR(COLOR_BLACK, COLOR_WHITE));
draw_txt_string   263 modules/gui_bench.c             draw_txt_string(3, 11, lang_str(LANG_BENCH_WRITE_RAW), MAKE_COLOR(COLOR_BLACK, COLOR_WHITE));
draw_txt_string   264 modules/gui_bench.c             draw_txt_string(3, 12, lang_str(LANG_BENCH_WRITE_MEM), MAKE_COLOR(COLOR_BLACK, COLOR_WHITE));
draw_txt_string   265 modules/gui_bench.c             draw_txt_string(3, 13, lang_str(LANG_BENCH_WRITE_64K), MAKE_COLOR(COLOR_BLACK, COLOR_WHITE));
draw_txt_string   266 modules/gui_bench.c             draw_txt_string(3, 14, lang_str(LANG_BENCH_READ_64K), MAKE_COLOR(COLOR_BLACK, COLOR_WHITE));
draw_txt_string   460 modules/gui_bench.c             draw_txt_string(1, 1,  "ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789.-_+", MAKE_COLOR(COLOR_BLACK, COLOR_WHITE));
draw_txt_string   461 modules/gui_bench.c             draw_txt_string(1, 1,  "abcdefghijklmnopqrstuvwxyz0123456789.-_+", MAKE_COLOR(COLOR_GREEN, COLOR_RED));