Home
last modified time | relevance | path

Searched defs:SCALE_FACTOR (Results 1 – 25 of 87) sorted by relevance

1234

/dports/graphics/milton/milton-1.9.1/src/
H A Dmilton_configuration.h39 #define SCALE_FACTOR 1.3f macro
42 #define SCALE_FACTOR 1.5f macro
/dports/devel/cpprestsdk/cpprestsdk-2.10.16/Release/samples/BlackJack/BlackJack_UIClient/
H A DCardShape.xaml.h23 #define SCALE_FACTOR 1.80 macro
/dports/www/mediawiki135/mediawiki-1.35.5/includes/gallery/
H A DPackedImageGallery.php35 private const SCALE_FACTOR = 1.5; define in PackedImageGallery
/dports/www/mediawiki137/mediawiki-1.37.1/includes/gallery/
H A DPackedImageGallery.php35 private const SCALE_FACTOR = 1.5; define in PackedImageGallery
/dports/www/mediawiki136/mediawiki-1.36.3/includes/gallery/
H A DPackedImageGallery.php35 private const SCALE_FACTOR = 1.5; define in PackedImageGallery
/dports/devel/allegro/allegro-4.4.3.1/addons/jpgalleg/include/
H A Ddct.h29 #define SCALE_FACTOR(i) ((i) == 0 ? 1.0 : (cos((i) * M_PI / 16.0) * SQRT_2)) macro
/dports/graphics/gauche-gl/Gauche-gl-0.6/examples/slbook/ogl2brick/
H A Dogl2brick.scm76 (define-constant SCALE_FACTOR 0.01) unknown
/dports/graphics/gauche-gl/Gauche-gl-0.6/examples/slbook/ogl2particle/
H A Dogl2particle.scm81 (define-constant SCALE_FACTOR 0.01) unknown
/dports/www/firefox-legacy/firefox-52.8.0esr/mobile/android/base/java/org/mozilla/gecko/preferences/
H A DModifiableHintPreference.java28 private final double SCALE_FACTOR = 0.5; field in ModifiableHintPreference
/dports/lang/spidermonkey60/firefox-60.9.0/mobile/android/base/java/org/mozilla/gecko/preferences/
H A DModifiableHintPreference.java28 private final double SCALE_FACTOR = 0.5; field in ModifiableHintPreference
/dports/games/atomix/atomix-3.34.0/src/
H A Dgoal-view.c25 #define SCALE_FACTOR 0.9 macro
/dports/audio/libsidplayfp/libsidplayfp-2.3.1/src/
H A Dmixer.h48 static const int_least32_t SCALE_FACTOR = 1 << 16; variable
/dports/audio/ocp/ocp-0.2.90/playsid/libsidplayfp-git/src/
H A Dmixer.h48 static const int_least32_t SCALE_FACTOR = 1 << 16; variable
/dports/benchmarks/flamegraph/FlameGraph-810687f/
H A Dstackcollapse-xdebug.php126 const SCALE_FACTOR = 1000000; define
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ua/org.eclipse.ui.intro/src/org/eclipse/ui/internal/intro/impl/
H A DFontSelection.java32 private static final String SCALE_FACTOR = "scaleFactor"; //$NON-NLS-1$ field in FontSelection
/dports/devel/etl/synfig-1.2.2/synfig-core/src/modules/lyr_std/
H A Dshade.cpp269 #define SCALE_FACTOR (64.0) in accelerated_render() macro
492 #define SCALE_FACTOR (64.0) in accelerated_cairorender() macro
/dports/graphics/synfig/synfig-1.2.2/synfig-core/src/modules/lyr_std/
H A Dshade.cpp269 #define SCALE_FACTOR (64.0) in accelerated_render() macro
492 #define SCALE_FACTOR (64.0) in accelerated_cairorender() macro
/dports/graphics/synfigstudio/synfig-1.2.2/synfig-core/src/modules/lyr_std/
H A Dshade.cpp269 #define SCALE_FACTOR (64.0) in accelerated_render() macro
492 #define SCALE_FACTOR (64.0) in accelerated_cairorender() macro
/dports/games/scummvm/scummvm-2.5.1/engines/glk/comprehend/
H A Dcomprehend.cpp44 #define SCALE_FACTOR 2 macro
/dports/games/maelstrom/Maelstrom-3.0.6/
H A DMaelstrom.h28 #define SCALE_FACTOR 16 macro
/dports/graphics/gdk-pixbuf2/gdk-pixbuf-2.40.0/tests/
H A Dpixbuf-scale-two-step.c43 #define SCALE_FACTOR (1.0/40.0) macro
/dports/graphics/freeglut/freeglut-3.2.1/progs/demos/Lorenz/
H A Dlorenz.c50 #define SCALE_FACTOR 0.8 macro
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/freeglut/progs/demos/Lorenz/
H A Dlorenz.c50 #define SCALE_FACTOR 0.8 macro
/dports/multimedia/lives/lives-3.2.0/src/
H A Dcolourspace.h38 #define SCALE_FACTOR 65793. /// (2 ^ 24 - 1) / (2 ^ 8 - 1), also 0xFF * SCALE_FACTOR = 0xFFFFFF macro
40 #define SCALE_FACTOR (1 << FP_BITS) macro
/dports/benchmarks/pathload/pathload_1.3.2/
H A Dpathload_rcv.h39 #define SCALE_FACTOR 2 macro

1234