Home
last modified time | relevance | path

Searched defs:textHeight (Results 1 – 25 of 584) sorted by relevance

12345678910>>...24

/dports/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/src/com/lightcrafts/model/ImageEditor/
H A DDropperPreview.java105 float textHeight = (float) layout.getBounds().getHeight() + 5; in paintComponent() local
138 …ng(LOCALE.get("Sampler_LuminosityLabel"), (int) lightness, minx + gap + 50, miny + 2 + textHeight); in paintComponent() local
144 …LE.get("Sampler_ZoneLabel"), format.format(16 * zone), minx + gap + 50, miny + 2 + 2 * textHeight); in paintComponent() local
152 …nt) (100 * ihsColor[0]) + "%", minx + gap + 50, miny + 12 + 3 * textHeight); in paintComponent() local
153 …nt) (360 * (ihsColor[1] / (2 * Math.PI))) + "\u00B0", minx + gap + 50, miny + 12 + 4 * textHeight); in paintComponent() local
154 …nt) (100 * ihsColor[2]) + "%", minx + gap + 50, miny + 12 + 5 * textHeight); in paintComponent() local
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/osx/carbon/
H A Dstatbrma.cpp72 void wxStatusBarMac::DrawFieldText(wxDC& dc, const wxRect& rect, int i, int WXUNUSED(textHeight)) in DrawFieldText()
96 void wxStatusBarMac::DrawField(wxDC& dc, int i, int textHeight) in DrawField()
170 int textHeight = dc.GetCharHeight(); in OnPaint() local
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/osx/carbon/
H A Dstatbrma.cpp72 void wxStatusBarMac::DrawFieldText(wxDC& dc, const wxRect& rect, int i, int WXUNUSED(textHeight)) in DrawFieldText()
96 void wxStatusBarMac::DrawField(wxDC& dc, int i, int textHeight) in DrawField()
170 int textHeight = dc.GetCharHeight(); in OnPaint() local
/dports/graphics/qgis/qgis-3.22.3/src/core/scalebar/
H A Dqgsnumericscalebarrenderer.cpp90 …const double textHeight = QgsTextRenderer::textHeight( context, settings.textFormat(), QStringList… in calculateBoxSize() local
101 const double textHeight = QgsLayoutUtils::fontAscentMM( font ); in calculateBoxSize() local
/dports/graphics/qgis-ltr/qgis-3.16.16/src/core/scalebar/
H A Dqgsnumericscalebarrenderer.cpp90 …double textHeight = QgsTextRenderer::textHeight( context, settings.textFormat(), QStringList() << … in calculateBoxSize() local
101 double textHeight = QgsLayoutUtils::fontAscentMM( font ); in calculateBoxSize() local
/dports/astro/xplanet/xplanet-1.3.1/src/libdisplay/
H A DTextRendererPangoFT2.cpp87 int textWidth, textHeight; in DrawText() local
133 TextRendererPangoFT2::TextBox(int &textWidth, int &textHeight) in TextBox()
H A DTextRenderer.cpp33 int textWidth, textHeight; in DrawText() local
52 int textWidth, textHeight; in DrawOutlinedText() local
294 TextRenderer::TextBox(int &textWidth, int &textHeight) in TextBox()
/dports/multimedia/libbluray/libbluray-1.3.0/src/libbluray/bdj/java/org/havi/ui/
H A DHDefaultTextLayoutManager.java53 int textHeight = lines.length * lineHeight; in getMinimumSize() local
94 int textHeight = lines.length * stringHeight; in render() local
/dports/multimedia/handbrake/libbluray-1.3.0/src/libbluray/bdj/java/org/havi/ui/
H A DHDefaultTextLayoutManager.java53 int textHeight = lines.length * lineHeight; in getMinimumSize() local
94 int textHeight = lines.length * stringHeight; in render() local
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gdc.test/runnable/imports/
H A Dice4481b.d9 int textHeight(in string text) in textHeight() function
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gdc.test/runnable/imports/
H A Dice4481b.d9 int textHeight(in string text) in textHeight() function
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gdc.test/runnable/imports/
H A Dice4481b.d9 int textHeight(in string text) in textHeight() function
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gdc.test/runnable/imports/
H A Dice4481b.d9 int textHeight(in string text) in textHeight() function
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gdc.test/runnable/imports/
H A Dice4481b.d9 int textHeight(in string text) in textHeight() function
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gdc.test/runnable/imports/
H A Dice4481b.d9 int textHeight(in string text) in textHeight() function
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gdc.test/runnable/imports/
H A Dice4481b.d9 int textHeight(in string text) in textHeight() function
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gdc.test/runnable/imports/
H A Dice4481b.d9 int textHeight(in string text) in textHeight() function
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gdc.test/runnable/imports/
H A Dice4481b.d9 int textHeight(in string text) in textHeight() function
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gdc.test/runnable/imports/
H A Dice4481b.d9 int textHeight(in string text) in textHeight() function
/dports/devel/llvm13/llvm-project-13.0.1.src/clang-tools-extra/test/clang-doc/
H A Dsingle-file-public.cpp48 // CHECK-NEXT: Parent:
/dports/net/tigervnc-server/tigervnc-1.12.0/unix/tx/
H A DTXLabel.h64 int textHeight = ((defaultFS->ascent + defaultFS->descent + lineSpacing) in setText() local
84 int textHeight = ((defaultFS->ascent + defaultFS->descent + lineSpacing) in yOffset() local
/dports/net/tigervnc-viewer/tigervnc-1.12.0/unix/tx/
H A DTXLabel.h64 int textHeight = ((defaultFS->ascent + defaultFS->descent + lineSpacing) in setText() local
84 int textHeight = ((defaultFS->ascent + defaultFS->descent + lineSpacing) in yOffset() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/examples/org.eclipse.swt.examples/src/org/eclipse/swt/examples/graphics/
H A DCountDownTab.java187 int textHeight = point.y; in paint() local
218 int textHeight = point.y; in paint() local
/dports/graphics/libboard/libboard-5b38274/examples/
H A Dlogo.cpp47 double textHeight = board.last<Line>().boundingBox(Shape::UseLineWidth).height; in main() local
/dports/emulators/emulationstation/EmulationStation-2.9.4/es-core/src/components/
H A DBusyComponent.cpp39 const float textHeight = mText->getFont()->getLetterHeight(); in onSizeChanged() local

12345678910>>...24