Home
last modified time | relevance | path

Searched defs:scale_2 (Results 1 – 9 of 9) sorted by relevance

/dports/games/stendhal/stendhal-1.35/src/games/stendhal/client/gui/map/
H A DPlayerMapObject.java100 final int scale_2 = scale / 2; in draw() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/public/cpp/app_list/
H A Dapp_list_config.cc28 int MinScale(int value, float scale_1, float scale_2) { in MinScale()
/dports/games/heretic/glheretic-1.2/musserv/
H A Dmusserver.h88 unsigned char scale_2; /* OP 2: key scale level */ member
/dports/math/mathmod/mathmod-11.1/pariso/parametric/ND/
H A DMatrix4D.cpp353 void Matrix4D::scale_2(double xf, double yf, double zf) in scale_2() function in Matrix4D
/dports/games/zdoom/zdoom-2.8.1/src/oplsynth/
H A Dmuslib.h119 /*0B*/ BYTE scale_2; /* OP 2: key scale level */ member
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/cpp/src/gandiva/tests/
H A Ddecimal_test.cc564 constexpr int32_t scale_2 = 1; in TEST_F() local
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/cpp/src/gandiva/tests/
H A Ddecimal_test.cc558 constexpr int32_t scale_2 = 1; in TEST_F() local
/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/gandiva/tests/
H A Ddecimal_test.cc564 constexpr int32_t scale_2 = 1; in TEST_F() local
/dports/multimedia/kdenlive/kdenlive-21.12.3/src/
H A Dmainwindow.cpp1479 QAction *scale_2 = new QAction(i18n("720p"), m_scaleGroup); in setupActions() local