Home
last modified time | relevance | path

Searched refs:tmHeight (Results 1 – 25 of 987) sorted by relevance

12345678910>>...40

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/graphics/
H A DFontMetrics.java67 return handle.tmHeight == metric.tmHeight && in equals()
147 return DPIUtil.autoScaleDown(handle.tmHeight); in getHeight()
186 return handle.tmHeight ^ handle.tmAscent ^ handle.tmDescent ^ in hashCode()
/dports/multimedia/xvid/xvidcore/vfw/src/
H A Dstatus.c66 unsigned int j_height = (s->height-s->tm.tmHeight)*s->quant[0][i]/s->max_quant_frames; in draw_graph()
70 memset(s->buffer + (s->tm.tmHeight+j)*s->stride + i*s->width31 + 1, in draw_graph()
74 j_height += (s->height-s->tm.tmHeight)*s->quant[1][i]/s->max_quant_frames; in draw_graph()
78 memset(s->buffer + (s->tm.tmHeight+j)*s->stride + i*s->width31 + 1, in draw_graph()
82 j_height += (s->height-s->tm.tmHeight)*s->quant[2][i]/s->max_quant_frames; in draw_graph()
86 memset(s->buffer + (s->tm.tmHeight+j)*s->stride + i*s->width31 + 1, in draw_graph()
191 s->height-s->tm.tmHeight, number[i], strlen(number[i])); in status_proc()
/dports/graphics/opencv/opencv-4.5.3/samples/directx/
H A Dd3d9_interop.cpp264 y += tm.tmHeight; in print_info()
269 y += tm.tmHeight; in print_info()
274 y += tm.tmHeight; in print_info()
H A Dd3d9ex_interop.cpp265 y += tm.tmHeight; in print_info()
270 y += tm.tmHeight; in print_info()
275 y += tm.tmHeight; in print_info()
/dports/cad/zcad/zcad-8b8a693/cad_source/zengine/zgl/drawers/
H A Duzgldrawergdi.pas200 inc(y,tm.tmHeight);
204 inc(y,tm.tmHeight);
208 inc(y,tm.tmHeight);
212 inc(y,tm.tmHeight);
216 inc(y,tm.tmHeight);
/dports/audio/carla/Carla-2.4.1/source/modules/juce_graphics/native/
H A Djuce_win32_Fonts.cpp412 auto scaleX = 1.0f / tm.tmHeight; in getOutlineForGlyph()
518 …ightToPointsFactor = (dpi / GetDeviceCaps (dc, LOGPIXELSY)) * heightInPoints / (float) tm.tmHeight; in loadFont()
519 ascent = tm.tmAscent / (float) tm.tmHeight; in loadFont()
522 createKerningPairs (dc, glyphsForChars, (float) tm.tmHeight); in loadFont()
596 auto width = getGlyphWidth (hdc, glyph1) / (float) tm.tmHeight; in getKerning()
/dports/devel/juce/JUCE-f37e9a1/modules/juce_graphics/native/
H A Djuce_win32_Fonts.cpp412 auto scaleX = 1.0f / tm.tmHeight; in getOutlineForGlyph()
518 …ightToPointsFactor = (dpi / GetDeviceCaps (dc, LOGPIXELSY)) * heightInPoints / (float) tm.tmHeight; in loadFont()
519 ascent = tm.tmAscent / (float) tm.tmHeight; in loadFont()
522 createKerningPairs (dc, glyphsForChars, (float) tm.tmHeight); in loadFont()
596 auto width = getGlyphWidth (hdc, glyph1) / (float) tm.tmHeight; in getKerning()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT PI/win32/org/eclipse/swt/internal/win32/
H A DTEXTMETRIC.java17 public int tmHeight; field in TEXTMETRIC
/dports/editors/lazarus/lazarus/components/turbopower_ipro/
H A Diphtmlblocklayout.pas148 Assert(aProps.PropA.tmHeight = 0, 'UpdSpaceHyphenSize: PropA.tmHeight > 0');
167 Assert(aProps.PropA.tmHeight = 0, 'UpdPropMetrics: PropA.tmHeight > 0');
175 aProps.PropA.tmHeight := TextMetrics.Height;
180 aProps.PropA.tmHeight := TextMetrics.tmHeight;
274 BlockHeight := TextMetrics.tmHeight;
508 if PropA.tmHeight = 0 then
510 FBlockHeight := PropA.tmHeight;
1108 if Changed and (CurElem.Props.PropA.tmHeight = 0) then
/dports/editors/lazarus-qt5/lazarus/components/turbopower_ipro/
H A Diphtmlblocklayout.pas148 Assert(aProps.PropA.tmHeight = 0, 'UpdSpaceHyphenSize: PropA.tmHeight > 0');
167 Assert(aProps.PropA.tmHeight = 0, 'UpdPropMetrics: PropA.tmHeight > 0');
175 aProps.PropA.tmHeight := TextMetrics.Height;
180 aProps.PropA.tmHeight := TextMetrics.tmHeight;
274 BlockHeight := TextMetrics.tmHeight;
508 if PropA.tmHeight = 0 then
510 FBlockHeight := PropA.tmHeight;
1108 if Changed and (CurElem.Props.PropA.tmHeight = 0) then
/dports/deskutils/coolreader/coolreader-cr3.2.55/crengine/src/private/
H A Dlvwin32font.cpp44 _logfont.lfHeight = tm.tmHeight; in Create()
49 _height = tm.tmHeight; in Create()
106 _logfont.lfHeight = tm.tmHeight; in Create()
111 _height = tm.tmHeight; in Create()
/dports/math/scilab/scilab-6.1.1/scilab/modules/windows_tools/src/c/scilab_windows/
H A DTextToPrint.c118 HauteurCaractere = tm.tmHeight + tm.tmExternalLeading; in PrintString()
236 HauteurCaractere = tm.tmHeight + tm.tmExternalLeading; in PrintFile()
385 yChar = tm.tmHeight + tm.tmExternalLeading ; in Footer()
429 HauteurCaractere = tm.tmHeight + tm.tmExternalLeading; in PageHeader()
/dports/deskutils/fbreader/FBReader-0.99.6-freebsdport/zlibrary/ui/src/win32/w32widgets/
H A DW32ColorComboBox.cpp141 …TextOutW(di.hDC, rectangle.right + 8, (rectangle.top + rectangle.bottom - tm.tmHeight) / 2, ::wcha… in drawItemCallback()
150 …TextOutA(di.hDC, rectangle.right + 8, (rectangle.top + rectangle.bottom - tm.tmHeight) / 2, colorS… in drawItemCallback()
/dports/emulators/mess/mame-mame0226/src/osd/modules/debugger/win/
H A Duimetrics.cpp44 m_debug_font_height = metrics.tmHeight; in ui_metrics()
/dports/emulators/mame/mame-mame0226/src/osd/modules/debugger/win/
H A Duimetrics.cpp44 m_debug_font_height = metrics.tmHeight; in ui_metrics()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/thebes/
H A DgfxGDIFont.cpp259 mMetrics->emHeight = metrics.tmHeight - metrics.tmInternalLeading; in Initialize()
286 mMetrics->emHeight = metrics.tmHeight - metrics.tmInternalLeading; in Initialize()
294 mMetrics->maxHeight = metrics.tmHeight; in Initialize()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/thebes/
H A DgfxGDIFont.cpp245 mMetrics->emHeight = metrics.tmHeight - metrics.tmInternalLeading; in Initialize()
276 mMetrics->emHeight = metrics.tmHeight - metrics.tmInternalLeading; in Initialize()
284 mMetrics->maxHeight = metrics.tmHeight; in Initialize()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/thebes/
H A DgfxGDIFont.cpp201 mMetrics->emHeight = metrics.tmHeight - metrics.tmInternalLeading; in Initialize()
232 mMetrics->emHeight = metrics.tmHeight - metrics.tmInternalLeading; in Initialize()
240 mMetrics->maxHeight = metrics.tmHeight; in Initialize()
/dports/www/firefox-esr/firefox-91.8.0/gfx/thebes/
H A DgfxGDIFont.cpp235 mMetrics->emHeight = metrics.tmHeight - metrics.tmInternalLeading; in Initialize()
266 mMetrics->emHeight = metrics.tmHeight - metrics.tmInternalLeading; in Initialize()
274 mMetrics->maxHeight = metrics.tmHeight; in Initialize()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/
H A DGroup.java181 trim.y -= tm.tmHeight + offsetY; in computeTrimInPixels()
183 trim.height += tm.tmHeight + CLIENT_INSET + offsetY; in computeTrimInPixels()
256 int x = CLIENT_INSET, y = tm.tmHeight + offsetY; in getClientAreaInPixels()
/dports/www/firefox/firefox-99.0/gfx/thebes/
H A DgfxGDIFont.cpp236 mMetrics->emHeight = metrics.tmHeight - metrics.tmInternalLeading; in Initialize()
267 mMetrics->emHeight = metrics.tmHeight - metrics.tmInternalLeading; in Initialize()
275 mMetrics->maxHeight = metrics.tmHeight; in Initialize()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/thebes/
H A DgfxGDIFont.cpp235 mMetrics->emHeight = metrics.tmHeight - metrics.tmInternalLeading; in Initialize()
266 mMetrics->emHeight = metrics.tmHeight - metrics.tmInternalLeading; in Initialize()
274 mMetrics->maxHeight = metrics.tmHeight; in Initialize()
/dports/editors/uemacs/uemacs-4.0/src/
H A Dmswfont.c87 itoa (m->tmHeight, &SampleText[i], 10); in UpdateSample()
270 if ((h = HIWORD(ItemData)) > Metrics->tmHeight) continue;
442 itoa (Metrics.tmHeight, NumText, 10), IniFile);
/dports/emulators/nestopia/nestopia-1.51.1/source/win32/
H A DNstCtrlStandard.cpp90 size.y += tm.tmHeight; in GetMaxTextSize()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/gui/text/
H A Dqfontengine_win.cpp230 designToDevice = QFixed((int)otm->otmEMSquare)/int(otm->otmTextMetrics.tmHeight); in getCMap()
239 unitsPerEm = tm.tmHeight; in getCMap()
358 cache_cost = tm.tmHeight * tm.tmAveCharWidth * 2000;
507 return glyph_metrics_t(0, -tm.tmAscent, w - lastRightBearing(glyphs), tm.tmHeight, w, 0);
580 …return glyph_metrics_t(QFixed::fromReal(abc.abcfA), -tm.tmAscent, width, tm.tmHeight, width, 0).tr…
610 return glyph_metrics_t(0, -tm.tmAscent, width, tm.tmHeight, advance, 0).transformed(t);

12345678910>>...40