Home
last modified time | relevance | path

Searched refs:getStringHeight (Results 1 – 25 of 112) sorted by relevance

12345

/dports/x11-toolkits/plib/plib-1.8.5/src/pui/
H A DpuObject.cxx232 bbox.max[1] += labelFont.getStringHeight ( label ) + labelFont.getStringDescender () + in recalc_bbox()
241 bbox.min[1] -= labelFont.getStringHeight ( label ) + labelFont.getStringDescender () + in recalc_bbox()
334 yy = abox.max[1] - abox.min[1] - legendFont.getStringHeight ( legend ) - in draw_legend()
345 - legendFont.getStringHeight ( legend ) ) / 2 in draw_legend()
422 yy = bbox.max[1] - bbox.min[1] - labelFont.getStringHeight () - in draw_label()
428 yy = abox.max[1] - bbox.min[1] - labelFont.getStringHeight ( label ) - PUSTR_TGAP ; in draw_label()
435 labelFont.getStringHeight ( label ) ) / 2 + in draw_label()
H A DpuListBox.cxx109 int yinc = legendFont.getStringHeight () + PUSTR_BGAP ; in draw()
182 int yinc = legendFont.getStringHeight () + PUSTR_BGAP ; in doHit()
/dports/x11-toolkits/plib/plib-1.8.5/src/puAux/
H A DpuAuxLargeInput.cxx133 int line_size = legendFont.getStringHeight () + // Height of a line in setSize()
358 int line_size = legendFont.getStringHeight () + // Height of a line in setValue()
399 int line_size = legendFont.getStringHeight () + // Height of a line in draw()
403 int yy = int( abox.max[1] - abox.min[1] - legendFont.getStringHeight () * 1.5f ) ; in draw()
434 yy = (int)( abox.max[1] - abox.min[1] - legendFont.getStringHeight () * 1.5f in draw()
503 int top = dy + abox.min[1] + yy + legendFont.getStringHeight () ; in draw()
538 yy = int( abox.max[1] - abox.min[1] - legendFont.getStringHeight () * 1.5f ) ; in draw()
645 yy = int( abox.max[1] - abox.min[1] - legendFont.getStringHeight () * 1.5f ) in draw()
669 int top = int( abox.min[1] + yy + legendFont.getStringHeight () ) ; in draw()
743 int line_size = legendFont.getStringHeight () + // Height of a line in doHit()
[all …]
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/scumm/smush/
H A Dsmush_font.cpp54 int SmushFont::getStringHeight(const char *str) { in getStringHeight() function in Scumm::SmushFont
222 y += getStringHeight(line); in drawString()
268 height += getStringHeight(substr); in drawStringWrap()
286 y += getStringHeight(substrings[i]); in drawStringWrap()
294 y += getStringHeight(substrings[i]); in drawStringWrap()
/dports/games/crrcsim/crrcsim-0.9.13/src/GUI/
H A Dcrrc_msgbox.cpp48 line_height = getLabelFont().getStringHeight("X"); in CGUIMsgBox()
52 msg_height = puGetDefaultLabelFont().getStringHeight(msg) in CGUIMsgBox()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/draci/
H A Dsprite.cpp273 _height = _font->getStringHeight(str); in Text()
281 _height = _font->getStringHeight(str); in setText()
309 _height = _font->getStringHeight(_text); in setFont()
316 _height = _font->getStringHeight(_text); in repeatedlySplitLongLines()
/dports/games/scummvm/scummvm-2.5.1/engines/draci/
H A Dsprite.cpp273 _height = _font->getStringHeight(str); in Text()
281 _height = _font->getStringHeight(str); in setText()
309 _height = _font->getStringHeight(_text); in setFont()
316 _height = _font->getStringHeight(_text); in repeatedlySplitLongLines()
/dports/games/scummvm/scummvm-2.5.1/engines/scumm/smush/
H A Dsmush_font.cpp67 int SmushFont::getStringHeight(const char *str, uint numBytesMax) { in getStringHeight() function in Scumm::SmushFont
243 int height = getStringHeight(str + lineStart, len); in drawString()
331 …lastSubstrHeight = substrByteLength[i] > 0 ? getStringHeight(str + substrStart[i], substrByteLengt… in drawStringWrap()
365 y += getStringHeight(str + substrStart[i], len); in drawStringWrap()
/dports/cad/gmsh/gmsh-4.9.2-source/Graphics/
H A DdrawScales.cpp95 double font_h = drawContext::global()->getStringHeight(); // total font height in drawScaleValues()
97 drawContext::global()->getStringHeight() - in drawScaleValues()
180 double font_h = drawContext::global()->getStringHeight(); in drawScaleLabel()
329 2 * drawContext::global()->getStringHeight() + ysep); in drawScales()
335 double dy = 2. * drawContext::global()->getStringHeight(); in drawScales()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/tm/
H A Dpr47573.C25 int getStringHeight() in getStringHeight() function
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/g++.dg/tm/
H A Dpr47573.C25 int getStringHeight() in getStringHeight() function
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/g++.dg/tm/
H A Dpr47573.C22 int getStringHeight() in getStringHeight() function
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/g++.dg/tm/
H A Dpr47573.C25 int getStringHeight() in getStringHeight() function
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/g++.dg/tm/
H A Dpr47573.C25 int getStringHeight() in getStringHeight() function
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/g++.dg/tm/
H A Dpr47573.C25 int getStringHeight() in getStringHeight() function
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/g++.dg/tm/
H A Dpr47573.C25 int getStringHeight() in getStringHeight() function
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/g++.dg/tm/
H A Dpr47573.C25 int getStringHeight() in getStringHeight() function
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/tm/
H A Dpr47573.C25 int getStringHeight() in getStringHeight() function
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/tm/
H A Dpr47573.C25 int getStringHeight() in getStringHeight() function
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/g++.dg/tm/
H A Dpr47573.C25 int getStringHeight() in getStringHeight() function
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/g++.dg/tm/
H A Dpr47573.C25 int getStringHeight() in getStringHeight() function
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/g++.dg/tm/
H A Dpr47573.C25 int getStringHeight() in getStringHeight() function
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/g++.dg/tm/
H A Dpr47573.C22 int getStringHeight() in getStringHeight() function
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/g++.dg/tm/
H A Dpr47573.C25 int getStringHeight() in getStringHeight() function
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/tm/
H A Dpr47573.C25 int getStringHeight() in getStringHeight() function

12345