Home
last modified time | relevance | path

Searched refs:DrawText (Results 1 – 25 of 3079) sorted by relevance

12345678910>>...124

/dports/converters/wkhtmltopdf/qt-5db36ec/tests/benchmarks/gui/painting/qtbench/
H A Dtst_qtbench.cpp201 benchmarks << (new DrawText(shortString, DrawText::PainterMode)); in qtBench_data()
202 benchmarks << (new DrawText(middleString, DrawText::PainterMode)); in qtBench_data()
203 benchmarks << (new DrawText(longString, DrawText::PainterMode)); in qtBench_data()
204 benchmarks << (new DrawText(superLongString, DrawText::PainterMode)); in qtBench_data()
211 benchmarks << (new DrawText(shortString, DrawText::PixmapMode)); in qtBench_data()
212 benchmarks << (new DrawText(middleString, DrawText::PixmapMode)); in qtBench_data()
213 benchmarks << (new DrawText(longString, DrawText::PixmapMode)); in qtBench_data()
214 benchmarks << (new DrawText(superLongString, DrawText::PixmapMode)); in qtBench_data()
217 benchmarks << (new DrawText(shortString, DrawText::StaticTextMode)); in qtBench_data()
218 benchmarks << (new DrawText(middleString, DrawText::StaticTextMode)); in qtBench_data()
[all …]
/dports/games/flightgear/flightgear-2020.3.11/src/Instrumentation/KLN89/
H A Dkln89_page_set.cxx50 _kln89->DrawText("DATE", 2, 0, 3); in Update()
51 _kln89->DrawText("TIME", 2, 0, 2); in Update()
52 _kln89->DrawText("Cord", 2, 0, 1); in Update()
58 _kln89->DrawText("Key", 2, 0, 1); in Update()
63 _kln89->DrawText("TURN", 2, 5, 3); in Update()
78 _kln89->DrawText("Entry:", 2, 3, 0); in Update()
145 _kln89->DrawText(sBaro, 2, 10, 2); in Update()
149 _kln89->DrawText(sAlt, 2, 10, 1); in Update()
153 _kln89->DrawText(sAlt, 2, 10, 1); in Update()
157 _kln89->DrawText(sVel, 2, 10, 0); in Update()
[all …]
H A Dkln89_page_cal.cxx56 _kln89->DrawText(">Fpl:", 2, 0, 3); in Update()
85 _kln89->DrawText("To", 2, 6, 2); in Update()
87 _kln89->DrawText("ETE", 2, 7, 0); in Update()
90 _kln89->DrawText("FF:", 2, 0, 2); in Update()
91 _kln89->DrawText("Res:", 2, 7, 1); in Update()
127 _kln89->DrawText(":", 2, 12, 1); in Update()
157 _kln89->DrawText("Ind:", 2, 0, 2); in Update()
159 _kln89->DrawText("Prs", 2, 0, 0); in Update()
162 _kln89->DrawText("Prs:", 2, 0, 2); in Update()
164 _kln89->DrawText("Den", 2, 0, 0); in Update()
[all …]
H A Dkln89_page_apt.cxx149 _kln89->DrawText("UTC", 2, 0, 2); in Update()
190 _kln89->DrawText(s, 2, 9, 3); in Update()
191 _kln89->DrawText("/", 2, 12, 3); in Update()
205 _kln89->DrawText("HRD", 2, 9, 2); in Update()
210 _kln89->DrawText("TRF", 2, 9, 2); in Update()
215 _kln89->DrawText("DRT", 2, 9, 2); in Update()
219 _kln89->DrawText("GRV", 2, 9, 2); in Update()
225 _kln89->DrawText("HRD", 2, 9, 2); in Update()
229 _kln89->DrawText("CLY", 2, 9, 2); in Update()
240 _kln89->DrawText(s, 2, 9, 1); in Update()
[all …]
H A Dkln89_page_nav.cxx89 _kln89->DrawText(awp->id, 2, 10, 3); in Update()
99 _kln89->DrawText("Fly", 2, 2, 2); in Update()
131 _kln89->DrawText(s, 2, 11, 2); in Update()
143 _kln89->DrawText("DTK", 2, 0, 1); in Update()
146 _kln89->DrawText("TK", 2, 9, 1); in Update()
160 _kln89->DrawText("To", 2, 5, 0); in Update()
163 _kln89->DrawText("Fr", 2, 5, 0); in Update()
199 _kln89->DrawText("Time", 2, 0, 3); in Update()
201 _kln89->DrawText("UTC", 2, 6, 3); in Update()
209 _kln89->DrawText("ETA", 2, 0, 1); in Update()
[all …]
H A Dkln89_page_alt.cxx46 _kln89->DrawText("BARO:", 2, 2, 3); in Update()
58 _kln89->DrawText(s, 2, 7, 3); in Update()
63 _kln89->DrawText("\"", 2, 12, 3); in Update()
75 _kln89->DrawText(s, 2, 8, 3); in Update()
83 _kln89->DrawText("MSA", 2, 2, 1); in Update()
84 _kln89->DrawText("ESA", 2, 2, 0); in Update()
87 _kln89->DrawText("----", 2, 8, 1); in Update()
88 _kln89->DrawText("----", 2, 8, 0); in Update()
90 _kln89->DrawText("ft", 2, 12, 1); in Update()
93 _kln89->DrawText("m", 2, 12, 1); in Update()
[all …]
H A Dkln89_page_int.cxx89 _kln89->DrawText(_fp->get_ident(), 2, 1, 3); in Update()
95 _kln89->DrawText((string)buf, 2, 3 - n, 3); in Update()
97 _kln89->DrawText("I", 2, 11, 3); in Update()
112 _kln89->DrawText("Ref:", 2, 1, 2); in Update()
113 _kln89->DrawText("Rad:", 2, 1, 1); in Update()
114 _kln89->DrawText("Dis:", 2, 1, 0); in Update()
125 _kln89->DrawText(s, 2, 13 - s.size(), 1); in Update()
133 _kln89->DrawText(s, 2, 14 - s.size(), 0); in Update()
141 _kln89->DrawText("- -- --.--'", 2, 3, 2); in Update()
142 _kln89->DrawText("---- --.--'", 2, 3, 1); in Update()
[all …]
H A Dkln89_page.cxx51 if(!nav4) _kln89->DrawText("*CRSR*", 1, 0, 0); in Update()
56 _kln89->DrawText("ACT", 1, 0, 0); in Update()
58 _kln89->DrawText(_name, 1, 0, 0); in Update()
64 _kln89->DrawText(GPSitoa(_subPage), 1, 4, 0); in Update()
67 _kln89->DrawText(GPSitoa(_subPage+1), 1, 4, 0); in Update()
77 _kln89->DrawText("Leg", 1, 3, 1); in Update()
83 _kln89->DrawText("--.-", 1, 0 ,3); in Update()
85 if(!nav1) _kln89->DrawText("------", 1, 0, 2); in Update()
91 _kln89->DrawText(s, 1, 4 - s.size(), 3, true); in Update()
108 _kln89->DrawText(_scratchpadLine1, 1, 0, 1, false, 99); in Update()
[all …]
H A Dkln89_page_nrst.cxx46 _kln89->DrawText("NEAREST", 2, 3, 3); in Update()
47 if(!(_uLinePos == 1 && blink)) _kln89->DrawText("APT?", 2, 0, 2); in Update()
48 if(!(_uLinePos == 2 && blink)) _kln89->DrawText("VOR?", 2, 5, 2); in Update()
49 if(!(_uLinePos == 3 && blink)) _kln89->DrawText("NDB?", 2, 10, 2); in Update()
50 if(!(_uLinePos == 4 && blink)) _kln89->DrawText("INT?", 2, 0, 1); in Update()
51 if(!(_uLinePos == 5 && blink)) _kln89->DrawText("USR?", 2, 5, 1); in Update()
52 if(!(_uLinePos == 6 && blink)) _kln89->DrawText("SUA?", 2, 10, 1); in Update()
53 if(!(_uLinePos == 7 && blink)) _kln89->DrawText("FSS?", 2, 0, 0); in Update()
54 if(!(_uLinePos == 8 && blink)) _kln89->DrawText("CTR?", 2, 5, 0); in Update()
H A Dkln89_page_oth.cxx48 _kln89->DrawText("State", 2, 0, 3); in Update()
49 _kln89->DrawText("GPS Alt", 2, 0, 2); in Update()
50 _kln89->DrawText("Estimated Posn", 2, 0, 1); in Update()
51 _kln89->DrawText("Error", 2, 1, 0); in Update()
54 _kln89->DrawText("NAV D", 2, 9, 3); in Update()
58 _kln89->DrawText((string)buf, 2, 13-n, 2); in Update()
59 _kln89->DrawText(_kln89->_altUnits == GPS_ALT_UNITS_FT ? "ft" : "m", 2, 13, 2); in Update()
62 _kln89->DrawText(_kln89->_distUnits == GPS_DIST_UNITS_NM ? "0.02nm" : "0.03km", 2, 8, 0); in Update()
/dports/devel/raylib/raylib-3.7.0/examples/core/
H A Dcore_window_flags.c153 else DrawText("[F] FLAG_FULLSCREEN_MODE: off", 10, 80, 10, MAROON); in main()
155 else DrawText("[R] FLAG_WINDOW_RESIZABLE: off", 10, 100, 10, MAROON); in main()
159 else DrawText("[H] FLAG_WINDOW_HIDDEN: off", 10, 140, 10, MAROON); in main()
161 else DrawText("[N] FLAG_WINDOW_MINIMIZED: off", 10, 160, 10, MAROON); in main()
163 else DrawText("[M] FLAG_WINDOW_MAXIMIZED: off", 10, 180, 10, MAROON); in main()
165 else DrawText("[U] FLAG_WINDOW_UNFOCUSED: off", 10, 200, 10, MAROON); in main()
167 else DrawText("[T] FLAG_WINDOW_TOPMOST: off", 10, 220, 10, MAROON); in main()
171 else DrawText("[V] FLAG_VSYNC_HINT: off", 10, 260, 10, MAROON); in main()
175 else DrawText("FLAG_WINDOW_HIGHDPI: off", 10, 320, 10, MAROON); in main()
177 else DrawText("FLAG_WINDOW_TRANSPARENT: off", 10, 340, 10, MAROON); in main()
[all …]
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/samples/image/
H A Dcanvas.cpp401 dc.DrawText( "Loaded image", 30, 10 ); in OnPaint()
415 dc.DrawText( "PNG handler", 30, 135 ); in OnPaint()
425 dc.DrawText( "JPEG handler", 30, 365 ); in OnPaint()
437 dc.DrawText( "GIF handler", 30, 595 ); in OnPaint()
441 dc.DrawText( "PCX handler", 30, 825 ); in OnPaint()
510 dc.DrawText("Blured", x+50, y); in OnPaint()
518 dc.DrawText( "XBM bitmap", x, y ); in OnPaint()
548 memdc.DrawText( "Hi!", 5, 5 ); in OnPaint()
584 dc.DrawText("XPM bitmap", 30, 2230 ); in OnPaint()
588 dc.DrawText("XPM icon", 110, 2230 ); in OnPaint()
[all …]
/dports/devel/raylib/raylib-3.7.0/examples/shaders/
H A Dshaders_mesh_instancing.c181 DrawText("A CUBE OF DANCING CUBES!", 490, 10, 20, MAROON); in main()
182 DrawText("PRESS KEYS:", 10, textPositionY, 20, BLACK); in main()
184 DrawText("1 - 9", 10, textPositionY += 25, 10, BLACK); in main()
188 DrawText("UP", 10, textPositionY += 15, 10, BLACK); in main()
192 DrawText("DOWN", 10, textPositionY += 15, 10, BLACK); in main()
195 DrawText("LEFT", 10, textPositionY += 15, 10, BLACK); in main()
199 DrawText("RIGHT", 10, textPositionY += 15, 10, BLACK); in main()
202 DrawText("+/=", 10, textPositionY += 15, 10, BLACK); in main()
206 DrawText("-", 10, textPositionY += 15, 10, BLACK); in main()
209 DrawText("W", 10, textPositionY += 15, 10, BLACK); in main()
[all …]
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/samples/image/
H A Dcanvas.cpp404 dc.DrawText( wxT("Loaded image"), 30, 10 ); in OnPaint()
418 dc.DrawText( wxT("PNG handler"), 30, 135 ); in OnPaint()
440 dc.DrawText( wxT("GIF handler"), 30, 595 ); in OnPaint()
444 dc.DrawText( wxT("PCX handler"), 30, 825 ); in OnPaint()
513 dc.DrawText(wxT("Blured"), x+50, y); in OnPaint()
521 dc.DrawText( wxT("XBM bitmap"), x, y ); in OnPaint()
551 memdc.DrawText( wxT("Hi!"), 5, 5 ); in OnPaint()
587 dc.DrawText(wxT("XPM bitmap"), 30, 2230 ); in OnPaint()
591 dc.DrawText(wxT("XPM icon"), 110, 2230 ); in OnPaint()
611 dc.DrawText( wxT("Blit"), 400, 2230); in OnPaint()
[all …]
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/samples/image/
H A Dcanvas.cpp404 dc.DrawText( wxT("Loaded image"), 30, 10 ); in OnPaint()
418 dc.DrawText( wxT("PNG handler"), 30, 135 ); in OnPaint()
440 dc.DrawText( wxT("GIF handler"), 30, 595 ); in OnPaint()
444 dc.DrawText( wxT("PCX handler"), 30, 825 ); in OnPaint()
513 dc.DrawText(wxT("Blured"), x+50, y); in OnPaint()
521 dc.DrawText( wxT("XBM bitmap"), x, y ); in OnPaint()
551 memdc.DrawText( wxT("Hi!"), 5, 5 ); in OnPaint()
587 dc.DrawText(wxT("XPM bitmap"), 30, 2230 ); in OnPaint()
591 dc.DrawText(wxT("XPM icon"), 110, 2230 ); in OnPaint()
611 dc.DrawText( wxT("Blit"), 400, 2230); in OnPaint()
[all …]
/dports/games/scummvm/scummvm-2.5.1/engines/ags/plugins/ags_creditz/
H A Dags_creditz.cpp248 _engine->DrawText(x_pos - 1, y_posit, font, 16, text.c_str()); in drawCredit()
249 _engine->DrawText(x_pos + 1, y_posit, font, 16, text.c_str()); in drawCredit()
250 _engine->DrawText(x_pos, y_posit - 1, font, 16, text.c_str()); in drawCredit()
251 _engine->DrawText(x_pos, y_posit + 1, font, 16, text.c_str()); in drawCredit()
254 _engine->DrawText(x_pos, y_posit, font, color, text.c_str()); in drawCredit()
279 _engine->DrawText(x_pos - 1, y_posit, font, 16, text.c_str()); in drawCredit()
280 _engine->DrawText(x_pos + 1, y_posit, font, 16, text.c_str()); in drawCredit()
281 _engine->DrawText(x_pos, y_posit - 1, font, 16, text.c_str()); in drawCredit()
282 _engine->DrawText(x_pos, y_posit + 1, font, 16, text.c_str()); in drawCredit()
285 _engine->DrawText(x_pos, y_posit, font, color, text.c_str()); in drawCredit()
[all …]
/dports/editors/lazarus/lazarus/components/lazreport/source/addons/lrcodereport/sample/
H A Dmain.pas123 DrawText(0, 30, GetPageWidth, 10, '1234', BoxText);
129 DrawText(0, Cursor.YBottom, GetPageWidth, 6, 'next line', BoxText);
150 DrawText(20, x, 50, 15, 'TopLeft', BoxText);
152 DrawText(70, x, 50, 15, 'TopCenter', BoxText);
154 DrawText(120, x, 50, 15, 'TopRight', BoxText);
158 DrawText(20, x, 50, 15, 'CenterLeft', BoxText);
160 DrawText(70, x, 50, 15, 'CenterCenter', BoxText);
162 DrawText(120, x, 50, 15, 'CenterRight', BoxText);
166 DrawText(20, x, 50, 15, 'BottomLeft', BoxText);
168 DrawText(70, x, 50, 15, 'BottomCenter', BoxText);
[all …]
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/lazreport/source/addons/lrcodereport/sample/
H A Dmain.pas123 DrawText(0, 30, GetPageWidth, 10, '1234', BoxText);
129 DrawText(0, Cursor.YBottom, GetPageWidth, 6, 'next line', BoxText);
150 DrawText(20, x, 50, 15, 'TopLeft', BoxText);
152 DrawText(70, x, 50, 15, 'TopCenter', BoxText);
154 DrawText(120, x, 50, 15, 'TopRight', BoxText);
158 DrawText(20, x, 50, 15, 'CenterLeft', BoxText);
160 DrawText(70, x, 50, 15, 'CenterCenter', BoxText);
162 DrawText(120, x, 50, 15, 'CenterRight', BoxText);
166 DrawText(20, x, 50, 15, 'BottomLeft', BoxText);
168 DrawText(70, x, 50, 15, 'BottomCenter', BoxText);
[all …]
/dports/editors/lazarus-qt5/lazarus/components/lazreport/source/addons/lrcodereport/sample/
H A Dmain.pas123 DrawText(0, 30, GetPageWidth, 10, '1234', BoxText);
129 DrawText(0, Cursor.YBottom, GetPageWidth, 6, 'next line', BoxText);
150 DrawText(20, x, 50, 15, 'TopLeft', BoxText);
152 DrawText(70, x, 50, 15, 'TopCenter', BoxText);
154 DrawText(120, x, 50, 15, 'TopRight', BoxText);
158 DrawText(20, x, 50, 15, 'CenterLeft', BoxText);
160 DrawText(70, x, 50, 15, 'CenterCenter', BoxText);
162 DrawText(120, x, 50, 15, 'CenterRight', BoxText);
166 DrawText(20, x, 50, 15, 'BottomLeft', BoxText);
168 DrawText(70, x, 50, 15, 'BottomCenter', BoxText);
[all …]
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/lazreport/source/addons/lrcodereport/sample/
H A Dmain.pas123 DrawText(0, 30, GetPageWidth, 10, '1234', BoxText);
129 DrawText(0, Cursor.YBottom, GetPageWidth, 6, 'next line', BoxText);
150 DrawText(20, x, 50, 15, 'TopLeft', BoxText);
152 DrawText(70, x, 50, 15, 'TopCenter', BoxText);
154 DrawText(120, x, 50, 15, 'TopRight', BoxText);
158 DrawText(20, x, 50, 15, 'CenterLeft', BoxText);
160 DrawText(70, x, 50, 15, 'CenterCenter', BoxText);
162 DrawText(120, x, 50, 15, 'CenterRight', BoxText);
166 DrawText(20, x, 50, 15, 'BottomLeft', BoxText);
168 DrawText(70, x, 50, 15, 'BottomCenter', BoxText);
[all …]
/dports/games/vavoom/vavoom-1.33/progs/heretic/cgame/
H A DIntermissionScreen.vc462 DrawText(210, 205, "KILLS");
463 DrawText(210, 230, "ITEMS");
485 DrawText(397, 205, "/");
501 DrawText(397, 230, "/");
517 DrawText(397, 255, "/");
535 DrawText(245, 300, "TIME");
568 DrawText(255, 175, "KILLS");
569 DrawText(315, 175, "BONUS");
570 DrawText(392, 175, "SECRET");
627 DrawText(425, 170, "FRAGS");
[all …]
/dports/devel/raylib/raylib-3.7.0/examples/text/
H A Dtext_font_filters.c101 DrawText("Use mouse wheel to change font size", 20, 20, 10, GRAY); in main()
102 DrawText("Use KEY_RIGHT and KEY_LEFT to move text", 20, 40, 10, GRAY); in main()
103 DrawText("Use 1, 2, 3 to change texture filter", 20, 60, 10, GRAY); in main()
104 DrawText("Drop a new TTF font for dynamic loading", 20, 80, 10, DARKGRAY); in main()
112DrawText(TextFormat("Font size: %02.02f", fontSize), 20, screenHeight - 50, 10, DARKGRAY); in main()
113DrawText(TextFormat("Text size: [%02.02f, %02.02f]", textSize.x, textSize.y), 20, screenHeight - 3… in main()
114 DrawText("CURRENT TEXTURE FILTER:", 250, 400, 20, GRAY); in main()
116 if (currentFontFilter == 0) DrawText("POINT", 570, 400, 20, BLACK); in main()
117 else if (currentFontFilter == 1) DrawText("BILINEAR", 570, 400, 20, BLACK); in main()
118 else if (currentFontFilter == 2) DrawText("TRILINEAR", 570, 400, 20, BLACK); in main()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/tests/drawing/
H A Dfonttest.cpp56 gc->DrawText( wxT("This is text"), 110, 10, gbTextBackground ); in DoFontDrawings()
57 gc->DrawText( wxT("That is text"), 20, 10, wxDegToRad(-45), gbTextBackground ); in DoFontDrawings()
68 gc->DrawText(text , 400, 400, wxDegToRad(n) ); in DoFontDrawings()
75 gc->DrawText( wxT("This is Swiss 18pt text."), 110, 40 ); in DoFontDrawings()
82 gc->DrawText( text, 110, 80 ); in DoFontDrawings()
93 gc->DrawText( wxT("There should be a text below"), 110, 150 ); in DoFontDrawings()
97 gc->DrawText( wxT("Visible text"), 110, y ); in DoFontDrawings()
99 gc->DrawText( wxT("Visible text"), 110, y ); in DoFontDrawings()
104 gc->DrawText( wxT("Another visible text"), 110, y ); in DoFontDrawings()
107 gc->DrawText("And\nmore\ntext on\nmultiple\nlines", 110, y); in DoFontDrawings()
[all …]
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/samples/image/
H A Dimage.cpp727 dc.DrawText( _T("Loaded image"), 30, 10 ); in OnPaint()
741 dc.DrawText( _T("PNG handler"), 30, 135 ); in OnPaint()
751 dc.DrawText( _T("JPEG handler"), 30, 365 ); in OnPaint()
763 dc.DrawText( _T("GIF handler"), 30, 595 ); in OnPaint()
767 dc.DrawText( _T("PCX handler"), 30, 825 ); in OnPaint()
836 dc.DrawText(wxT("Blured"), x+50, y); in OnPaint()
844 dc.DrawText( _T("XBM bitmap"), x, y ); in OnPaint()
874 memdc.DrawText( _T("Hi!"), 5, 5 ); in OnPaint()
910 dc.DrawText(_T("XPM bitmap"), 30, 2230 ); in OnPaint()
914 dc.DrawText(_T("XPM icon"), 110, 2230 ); in OnPaint()
[all …]
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/samples/image/
H A Dimage.cpp727 dc.DrawText( _T("Loaded image"), 30, 10 ); in OnPaint()
741 dc.DrawText( _T("PNG handler"), 30, 135 ); in OnPaint()
751 dc.DrawText( _T("JPEG handler"), 30, 365 ); in OnPaint()
763 dc.DrawText( _T("GIF handler"), 30, 595 ); in OnPaint()
767 dc.DrawText( _T("PCX handler"), 30, 825 ); in OnPaint()
836 dc.DrawText(wxT("Blured"), x+50, y); in OnPaint()
844 dc.DrawText( _T("XBM bitmap"), x, y ); in OnPaint()
874 memdc.DrawText( _T("Hi!"), 5, 5 ); in OnPaint()
910 dc.DrawText(_T("XPM bitmap"), 30, 2230 ); in OnPaint()
914 dc.DrawText(_T("XPM icon"), 110, 2230 ); in OnPaint()
[all …]

12345678910>>...124