Home
last modified time | relevance | path

Searched refs:abcA (Results 1 – 25 of 308) sorted by relevance

12345678910>>...13

/dports/emulators/mess/mame-mame0226/src/osd/modules/font/
H A Dfont_windows.cpp161 abc.abcA = 0; in get_bitmap()
165 width = abc.abcA + abc.abcB + abc.abcC; in get_bitmap()
168 int bmwidth = (50 + abc.abcA + abc.abcB + abc.abcC + 50 + 31) & ~31; in get_bitmap()
207 …ExtTextOutW(dummyDC, 50 + abc.abcA, 50, ETO_OPAQUE, nullptr, reinterpret_cast<LPCWSTR>(tempchar), … in get_bitmap()
274 xoffs = actbounds.min_x - (50 + abc.abcA); in get_bitmap()
H A Dfont_dwrite.cpp267 FontDimension abcA() const { return m_a; } in abcA() function in FontABCWidths
270 FontDimension abcB() const { return advanceWidth() - abcA() - abcC(); } in abcB()
457 width = abc.abcA().Dips() + abc.abcB().Dips() + abc.abcC().Dips(); in get_bitmap()
460 …int bmwidth = (BITMAP_PAD + abc.abcA().Dips() + abc.abcB().Dips() + abc.abcC().Dips() + BITMAP_PAD… in get_bitmap()
512 …auto baseline_origin = D2D1::Point2F(BITMAP_PAD + abc.abcA().Dips() + 1, BITMAP_PAD + ascent.Dips(… in get_bitmap()
583 xoffs = actbounds.min_x - (BITMAP_PAD + abc.abcA().Dips()); in get_bitmap()
603 abc.abcA().Dips(), in get_bitmap()
/dports/emulators/mame/mame-mame0226/src/osd/modules/font/
H A Dfont_windows.cpp161 abc.abcA = 0; in get_bitmap()
165 width = abc.abcA + abc.abcB + abc.abcC; in get_bitmap()
168 int bmwidth = (50 + abc.abcA + abc.abcB + abc.abcC + 50 + 31) & ~31; in get_bitmap()
207 …ExtTextOutW(dummyDC, 50 + abc.abcA, 50, ETO_OPAQUE, nullptr, reinterpret_cast<LPCWSTR>(tempchar), … in get_bitmap()
274 xoffs = actbounds.min_x - (50 + abc.abcA); in get_bitmap()
H A Dfont_dwrite.cpp267 FontDimension abcA() const { return m_a; } in abcA() function in FontABCWidths
270 FontDimension abcB() const { return advanceWidth() - abcA() - abcC(); } in abcB()
457 width = abc.abcA().Dips() + abc.abcB().Dips() + abc.abcC().Dips(); in get_bitmap()
460 …int bmwidth = (BITMAP_PAD + abc.abcA().Dips() + abc.abcB().Dips() + abc.abcC().Dips() + BITMAP_PAD… in get_bitmap()
512 …auto baseline_origin = D2D1::Point2F(BITMAP_PAD + abc.abcA().Dips() + 1, BITMAP_PAD + ascent.Dips(… in get_bitmap()
583 xoffs = actbounds.min_x - (BITMAP_PAD + abc.abcA().Dips()); in get_bitmap()
603 abc.abcA().Dips(), in get_bitmap()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/msw/
H A Dtextmeasure.cpp120 if ( widthABC.abcA < 0 ) in DoGetTextExtent()
121 sizeRect.cx -= widthABC.abcA; in DoGetTextExtent()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/msw/
H A Dtextmeasure.cpp119 if ( widthABC.abcA < 0 ) in DoGetTextExtent()
120 sizeRect.cx -= widthABC.abcA; in DoGetTextExtent()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/msw/
H A Dtextmeasure.cpp119 if ( widthABC.abcA < 0 ) in DoGetTextExtent()
120 sizeRect.cx -= widthABC.abcA; in DoGetTextExtent()
/dports/editors/neovim/neovim-0.6.1/src/nvim/testdir/
H A Dtest_eval_stuff.vim204 call setreg('a', 'abcA', 'c')
205 call Assert_reg('a', 'v', "abcA", "['abcA']", "abcA", "['abcA']")
206 call Assert_regput('a', ['==', '=abcA='])
/dports/devel/upp/upp/uppsrc/Draw/
H A DFontWin32.cpp101 fi.spacebefore = abc.abcA; in GetFontInfoSys()
219 t->width = s->abcA + s->abcB + s->abcC; in GetGlyphInfoSys()
220 t->lspc = s->abcA; in GetGlyphInfoSys()
231 t->lspc = aa.abcA; in GetGlyphInfoSys()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/gui/text/
H A Dqfontengine_win.cpp593 width = qAbs(abc.abcA) + abc.abcB + qAbs(abc.abcC);
594 advance = abc.abcA + abc.abcB + abc.abcC;
688 *leftBearing = abcWidths.abcA;
729 ml = abc[0].abcA;
732 if (abc[i].abcA + abc[i].abcB + abc[i].abcC != 0) {
733 ml = qMin(ml,abc[i].abcA);
762 ml = abc[0].abcA;
765 if (abc[i].abcA + abc[i].abcB + abc[i].abcC != 0) {
766 ml = qMin(ml,abc[i].abcA);
/dports/x11-toolkits/p5-Prima/Prima-1.63/win32/
H A Dtext.c294 extents->abcA = abc[0].abcA; in gp_get_text_widths()
318 extents->abcA = abc.abcA; in gp_get_polyfont_widths()
345 extents->abcA = abc.abcA; in gp_get_polyfont_widths()
361 if ( abc.abcA < 0) abc.abcB -= abc.abcA; in gp_get_text_width()
375 if ( abc.abcA < 0) abc.abcB -= abc.abcA; in gp_get_glyphs_width()
968 default_advance = abc.abcA + abc.abcB + abc.abcC; in win32_unicode_shaper()
1169 f1[i].a = f2 ? f2[i].abcfA : f3[i].abcA; in apc_gp_get_font_abc()
1856 if ( abc->abcA < 0) { in gp_get_text_box()
1857 pt[0].x += abc->abcA; in gp_get_text_box()
1858 pt[1].x += abc->abcA; in gp_get_text_box()
H A Dgdiplus.c426 *text_advance += abci.abcA + abci.abcB + abci.abcC; in aa_glyphs_out()
427 abc.abcfA = abci.abcA; in aa_glyphs_out()
/dports/net/xrdp-devel/xrdp-0.9.16/fontdump/
H A Dfontdump.c225 x2 = abc.abcA; in font_dump()
240 rect.left = 50 + abc.abcA; in font_dump()
354 if (sz.cx != (long)(abc.abcA + abc.abcB + abc.abcC)) in font_dump()
/dports/x11-drivers/xorgxrdp/xrdp-0.9.17/fontdump/
H A Dfontdump.c225 x2 = abc.abcA; in font_dump()
240 rect.left = 50 + abc.abcA; in font_dump()
354 if (sz.cx != (long)(abc.abcA + abc.abcB + abc.abcC)) in font_dump()
/dports/graphics/py-pyglet/pyglet-1.5.21/pyglet/font/
H A Dwin32.py126 lsb = abc.abcA
127 advance = abc.abcA + abc.abcB + abc.abcC
145 _debug('abc.abcA = %r' % abc.abcA)
429 lsb = abc.abcA
/dports/graphics/py-pyglet150/pyglet-1.5.0/pyglet/font/
H A Dwin32.py125 lsb = abc.abcA
126 advance = abc.abcA + abc.abcB + abc.abcC
144 _debug('abc.abcA = %r' % abc.abcA)
428 lsb = abc.abcA
/dports/editors/wordgrinder/wordgrinder-0.6/src/c/arch/win32/gdi/
H A Dglyphcache.c535 if (abc.abcA < 0) in create_glyph()
537 xo = -abc.abcA; in create_glyph()
539 x = abc.abcA; in create_glyph()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/apitools/org.eclipse.pde.api.tools.tests/src/org/eclipse/pde/api/tools/model/tests/
H A DApiDescriptionTests.java278 …ElementDescription abcA = new ElementDescription(abcPkgDesc.getType("A"), VisibilityModifiers.API,… in testRestoreFromXML() local
308 visitOrder.add(abcA); //a.b.c.start A in testRestoreFromXML()
310 visitOrder.add(abcA); // end a.b.c.A in testRestoreFromXML()
461 …ElementDescription abcA = new ElementDescription(abcPkgDesc.getType("A"), VisibilityModifiers.API,… in doVisitTypes() local
493 visitOrder.add(abcA); //a.b.c.start A in doVisitTypes()
495 visitOrder.add(abcA); // end a.b.c.A in doVisitTypes()
/dports/graphics/p5-Imager/Imager-1.012/W32/
H A Dwin32.c161 first.abcA, first.abcB, first.abcC));
163 last.abcA, last.abcB, last.abcC));
164 bbox[BBOX_NEG_WIDTH] = first.abcA;
/dports/editors/vim/vim-8.2.3745/src/testdir/
H A Dtest_eval_stuff.vim300 call setreg('a', 'abcA', 'c')
301 call Assert_reg('a', 'v', "abcA", "['abcA']", "abcA", "['abcA']")
302 call Assert_regput('a', ['==', '=abcA='])
/dports/lang/cython/Cython-0.29.24/tests/run/
H A Dcharptr_decode.pyx68 ('abcABCqtp', 'bcABCqtp', '', 'BCq', 'abcA', '')
/dports/lang/cython-devel/cython-2b1e743/tests/run/
H A Dcharptr_decode.pyx68 ('abcABCqtp', 'bcABCqtp', '', 'BCq', 'abcA', '')
/dports/editors/abiword/abiword-3.0.5/src/af/gr/win/
H A Dgr_Win32USPGraphics.cpp1114 return (RI.m_ABC.abcA + RI.m_ABC.abcB + RI.m_ABC.abcC); in getTextWidth()
1639 RI.m_ABC.abcA = (UT_sint32)((double) RI.m_ABC.abcA * (double)getResolution() in measureRenderedCharWidths()
1663 RI.m_ABC.abcA = (UT_sint32)((double) RI.m_ABC.abcA * (double)getResolution() / in measureRenderedCharWidths()
1690 RI.m_ABC.abcA = (UT_sint32)((double) RI.m_ABC.abcA * (double)getResolution() / in measureRenderedCharWidths()
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/platformsupport/fontdatabases/windows/
H A Dqwindowsfontengine.cpp619 *leftBearing = abcWidths.abcA; in getGlyphBearings()
660 ml = abc[0].abcA; in minRightBearing()
663 if (abc[i].abcA + abc[i].abcB + abc[i].abcC != 0) { in minRightBearing()
664 ml = qMin(ml,abc[i].abcA); in minRightBearing()
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/platformsupport/fontdatabases/windows/
H A Dqwindowsfontengine.cpp619 *leftBearing = abcWidths.abcA; in getGlyphBearings()
660 ml = abc[0].abcA; in minRightBearing()
663 if (abc[i].abcA + abc[i].abcB + abc[i].abcC != 0) { in minRightBearing()
664 ml = qMin(ml,abc[i].abcA); in minRightBearing()

12345678910>>...13