Home
last modified time | relevance | path

Searched refs:textOffsetY (Results 1 – 24 of 24) sorted by relevance

/dports/games/fheroes2/fheroes2-0.9.11/src/fheroes2/gui/
H A Dui_dialog.cpp31 const int32_t textOffsetY = 10; variable
41 … const int32_t headerHeight = header.empty() ? 0 : header.height( BOXAREA_WIDTH ) + textOffsetY; in showMessage()
43 … Dialog::FrameBox box( textOffsetY + headerHeight + body.height( BOXAREA_WIDTH ), buttons != 0 ); in showMessage()
47 header.draw( pos.x, pos.y + textOffsetY, BOXAREA_WIDTH, display ); in showMessage()
48 body.draw( pos.x, pos.y + textOffsetY + headerHeight, BOXAREA_WIDTH, display ); in showMessage()
/dports/devel/raylib/raylib-3.7.0/examples/text/
H A Dtext_draw_3d.c527 float textOffsetY = 0.0f; // Offset between lines (on line break '\n') in DrawText3D() local
547 textOffsetY += scale + lineSpacing/(float)font.baseSize*scale; in DrawText3D()
554 …depoint, (Vector3){ position.x + textOffsetX, position.y, position.z + textOffsetY }, fontSize, ba… in DrawText3D()
624 float textOffsetY = 0.0f; // Offset between lines (on line break '\n') in DrawTextWave3D() local
646 textOffsetY += scale + lineSpacing/(float)font.baseSize*scale; in DrawTextWave3D()
670 …oint3D(font, codepoint, (Vector3){ pos.x + textOffsetX, pos.y, pos.z + textOffsetY }, fontSize, ba… in DrawTextWave3D()
/dports/devel/raylib/raylib-3.7.0/src/
H A Dtext.c853 int textOffsetY = 0; // Offset between lines (on line break '\n') in DrawTextEx() local
873 textOffsetY += (int)((font.baseSize + font.baseSize/2)*scaleFactor); in DrawTextEx()
880 …int(font, codepoint, (Vector2){ position.x + textOffsetX, position.y + textOffsetY }, fontSize, ti… in DrawTextEx()
902 int textOffsetY = 0; // Offset between lines (on line break '\n') in DrawTextRecEx() local
980 textOffsetY += (int)((font.baseSize + font.baseSize/2)*scaleFactor); in DrawTextRecEx()
988 textOffsetY += (int)((font.baseSize + font.baseSize/2)*scaleFactor); in DrawTextRecEx()
993 if ((textOffsetY + (int)(font.baseSize*scaleFactor)) > rec.height) break; in DrawTextRecEx()
999 …DrawRectangleRec((Rectangle){ rec.x + textOffsetX - 1, rec.y + textOffsetY, (float)glyphWidth, (fl… in DrawTextRecEx()
1006 …TextCodepoint(font, codepoint, (Vector2){ rec.x + textOffsetX, rec.y + textOffsetY }, fontSize, is… in DrawTextRecEx()
1012 textOffsetY += (int)((font.baseSize + font.baseSize/2)*scaleFactor); in DrawTextRecEx()
H A Dtextures.c1091 int textOffsetY = 0; // Offset between lines (on line break '\n') in ImageTextEx() local
1114 textOffsetY += (font.baseSize + font.baseSize/2); in ImageTextEx()
1121 …ngle rec = { (float)(textOffsetX + font.chars[index].offsetX), (float)(textOffsetY + font.chars[in… in ImageTextEx()
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/interfaces/legacy/
H A DControl.h2305 long textOffsetY = CONTROL_TEXT_OFFSET_Y,
2431 int textOffsetY = 0; variable
2582 long textOffsetY = CONTROL_TEXT_OFFSET_Y,
2738 int textOffsetY = 0; variable
H A DControl.cpp210 textOffsetX(_textOffsetX), textOffsetY(_textOffsetY), in ControlButton()
298 label.offsetY = (float)textOffsetY; in Create()
547 textOffsetX(_textOffsetX), textOffsetY(_textOffsetY), align(alignment), iAngle(angle), in ControlRadioButton()
663 label.offsetY = (float)textOffsetY; in Create()
/dports/astro/opencpn/OpenCPN-5.2.4/include/
H A Dtrackprintout.h73 int textOffsetY; variable
H A Drouteprintout.h83 int textOffsetY; variable
/dports/astro/opencpn/OpenCPN-5.2.4/src/
H A Dtrackprintout.cpp83 textOffsetY = 8; in MyTrackPrintout()
239 r.Offset( textOffsetX, textOffsetY ); in DrawPage()
H A Drouteprintout.cpp98 textOffsetY = 8; in MyRoutePrintout()
290 r.Offset( textOffsetX, textOffsetY ); in DrawPage()
/dports/databases/pgaccess/pgaccess-1.00.20140902/lib/widgets/BWidget-1.6.0/
H A Dnotebook.tcl712 set textOffsetY 3
808 incr ytext $textOffsetY
/dports/games/xconq/xconq-7.5.0-0pre.0.20050612/tcltk/BWidget/
H A Dnotebook.tcl745 set textOffsetY [expr [Widget::_get_padding $path -tabpady 0] + 3]
841 incr ytext $textOffsetY
/dports/cad/astk-serveur/astk-2020.0/ASTK_CLIENT/lib/BWidget-1.7.0/
H A Dnotebook.tcl745 set textOffsetY [expr [Widget::_get_padding $path -tabpady 0] + 3]
841 incr ytext $textOffsetY
/dports/cad/astk-client/astk-2020.0/ASTK_CLIENT/lib/BWidget-1.7.0/
H A Dnotebook.tcl745 set textOffsetY [expr [Widget::_get_padding $path -tabpady 0] + 3]
841 incr ytext $textOffsetY
/dports/net-p2p/vuze/vuze-5.7.4.0_2/com/aelitis/azureus/ui/swt/mdi/
H A DTabbedMDI.java530 int textOffsetY = 0; in creatMDI()
585 startY + textOffsetY, width, height), true, false, SWT.CENTER); in creatMDI()
/dports/x11-toolkits/bwidget/bwidget-1.9.14/
H A Dnotebook.tcl827 set textOffsetY [expr [Widget::_get_padding $path -tabpady 0] + 3]
926 incr ytext $textOffsetY
/dports/net-p2p/vuze/vuze-5.7.4.0_2/com/aelitis/azureus/ui/swt/views/skin/sidebar/
H A DSideBarEntrySWT.java834 int textOffsetY = 0; in swt_paintSideBar() local
905 startY + textOffsetY, width, height), true, false, SWT.CENTER); in swt_paintSideBar()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/wx/lib/agw/
H A Dlabelbook.py1412textOffsetY = (not style & INB_SHOW_ONLY_TEXT and [pos + self._nImgSize + imgTopPadding + 3] or \
1418textOffsetY = (not style & INB_SHOW_ONLY_TEXT and [self._nImgSize + imgTopPadding + 3] or \
1422 dc.DrawText(fixedText, textOffsetX, textOffsetY)
/dports/graphics/yafaray/libYafaRay-3.5.1/src/yafraycore/
H A Dimagefilm.cc1207 int textOffsetY = -1 * (int) ceil(12 * yafLog.getLoggingFontSizeFactor()); in drawRenderSettings() local
1216 pen.y = textOffsetY * 64; in drawRenderSettings()
/dports/devel/spin/Spin-version-6.5.0/optional_gui/
H A Dispin.tcl2739 set textOffsetY [expr [Widget::_get_padding $path -tabpady 0] + 3]
2822 incr ytext $textOffsetY
/dports/www/grafana8/grafana-8.3.6/public/build/
H A D4017.0e38943fa459e872fe93.js.map1textOffsetY = textStyle.getOffsetY();\n var textRotateWithView = textStyle.getRotateWit…
/dports/databases/phpmyadmin5/phpMyAdmin-5.1.2-all-languages/js/vendor/openlayers/
H A DOpenLayers.js.map1textOffsetY = textStyle.getOffsetY();\n var textRotateWithView = textStyle.getRotateWit…
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/openlayers/openlayers/
H A Dol.js.map1textOffsetY","textRotateWithView","textRotation","textScale","textText","textTextAlign","textTextB…
/dports/www/ilias6/ILIAS-6.14/libs/bower/bower_components/openlayers/build/
H A Dol.js.map7 …extStrokeStyleMiterLimit","textFont","font_","textOffsetX","offsetX_","textOffsetY","offsetY_","te…