Home
last modified time | relevance | path

Searched refs:ScaleXY (Results 1 – 25 of 55) sorted by relevance

123

/dports/graphics/tesseract/tesseract-5.0.0/unittest/
H A Dstridemap_test.cc150 test_map.ScaleXY(2, 1); in TEST_F()
164 test_map.ScaleXY(1, 2); in TEST_F()
177 test_map.ScaleXY(2, 2); in TEST_F()
/dports/graphics/tesseract/tesseract-5.0.0/src/lstm/
H A Dstridemap.h113 void ScaleXY(int x_factor, int y_factor);
H A Dstridemap.cpp153 void StrideMap::ScaleXY(int x_factor, int y_factor) { in ScaleXY() function in tesseract::StrideMap
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/tnztools/
H A Dedittool.cpp649 ScaleXY, enumerator
947 selectedDevice = ScaleXY; in mouseMove()
948 else if (m_what == ScaleXY && !e.isCtrlPressed()) in mouseMove()
980 m_what = ScaleXY; in leftButtonDown()
1025 case ScaleXY: in leftButtonDown()
1344 tglColor(m_highlightedDevice == ScaleXY ? highlightedColor : normalColor); in drawMainHandle()
1345 glPushName(ScaleXY); in drawMainHandle()
1354 if (m_highlightedDevice == ScaleXY && !dragging && !isPicking()) in drawMainHandle()
1726 if (m_highlightedDevice == ScaleXY) { in getCursorId()
/dports/emulators/citra/citra-ac98458e0/src/core/hw/
H A Dgpu.cpp170 if (config.scaling > config.ScaleXY) { in DisplayTransfer()
184 int vertical_scale = config.scaling == config.ScaleXY ? 1 : 0; in DisplayTransfer()
264 } else if (config.scaling == config.ScaleXY) { in DisplayTransfer()
H A Dgpu.h194 ScaleXY = enumerator
/dports/emulators/citra-qt5/citra-ac98458e0/src/core/hw/
H A Dgpu.cpp170 if (config.scaling > config.ScaleXY) { in DisplayTransfer()
184 int vertical_scale = config.scaling == config.ScaleXY ? 1 : 0; in DisplayTransfer()
264 } else if (config.scaling == config.ScaleXY) { in DisplayTransfer()
H A Dgpu.h194 ScaleXY = enumerator
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/tecnickcom/tcpdf/examples/
H A Dexample_013.php90 $pdf->ScaleXY(150, 50, 80);
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/sfnt/
H A DSkOTTable_glyf.h164 struct ScaleXY { struct
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/sfnt/
H A DSkOTTable_glyf.h164 struct ScaleXY { struct
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/sfnt/
H A DSkOTTable_glyf.h164 struct ScaleXY { struct
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/doom/defs/
H A Dfinales.ded35 ScaleXY box 170 145
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/sfnt/
H A DSkOTTable_glyf.h164 struct ScaleXY { struct
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/sfnt/
H A DSkOTTable_glyf.h164 struct ScaleXY { struct
/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/tecnickcom/tcpdf/examples/
H A Dexample_013.php90 $pdf->ScaleXY(150, 50, 80);
/dports/www/webtrees/webtrees-1.7.18/webtrees/vendor/tecnickcom/tcpdf/examples/
H A Dexample_013.php90 $pdf->ScaleXY(150, 50, 80);
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/sfnt/
H A DSkOTTable_glyf.h164 struct ScaleXY { struct
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/tecnickcom/tcpdf/examples/
H A Dexample_013.php90 $pdf->ScaleXY(150, 50, 80);
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/sfnt/
H A DSkOTTable_glyf.h164 struct ScaleXY { struct
/dports/www/groupoffice/groupoffice-6.4.231-php-71/vendor/tecnickcom/tcpdf/examples/
H A Dexample_013.php90 $pdf->ScaleXY(150, 50, 80);
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/sfnt/
H A DSkOTTable_glyf.h164 struct ScaleXY { struct
/dports/math/gambit/gambit-16.0.1/src/labenski/include/wx/plotctrl/
H A Dplotdata.h238 void ScaleXY( double scaleX, double scaleY, double offsetX = 0.0, double offsetY = 0.0,
/dports/graphics/wings/wings-8d019ebe48/e3d/
H A De3d_image.erl363 ScaleXY = {Scale*inv_multiply(InvX), Scale*inv_multiply(InvY)},
365 New = bumps(H, W, I, ScaleXY),
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/ajstarks/svgo/svgdef/
H A Dsvgdef.go310 canvas.ScaleXY(dx, dy)

123