Home
last modified time | relevance | path

Searched refs:_tremor (Results 1 – 8 of 8) sorted by relevance

/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/ui/toolbar/
H A Deraser-toolbar.cpp169_tremor = Gtk::manage(new UI::Widget::SpinButtonToolItem("eraser-tremor", _("Tremor:"), _tremor_ad… in EraserToolbar()
170 _tremor->set_tooltip_text(_("Increase to make strokes rugged and trembling")); in EraserToolbar()
171 _tremor->set_custom_numeric_menu_data(values, labels); in EraserToolbar()
172 _tremor->set_focus_widget(desktop->canvas); in EraserToolbar()
177 add(*_tremor); in EraserToolbar()
178 _tremor->set_sensitive(true); in EraserToolbar()
261 _tremor, in set_eraser_mode_visibility()
H A Deraser-toolbar.h56 UI::Widget::SpinButtonToolItem *_tremor; variable
/dports/games/scummvm-tools/scummvm-tools-2.5.0/
H A Dconfigure73 _tremor=auto
449 --enable-tremor) _tremor=yes ;;
450 --disable-tremor) _tremor=no ;;
1516 if test "$_tremor" = auto ; then
1517 _tremor=no
1523 _tremor=yes
1525 if test "$_tremor" = yes && test "$_vorbis" = no; then
1532 _tremor="no (Ogg Vorbis/Tremor support is mutually exclusive)"
1536 add_to_config_mk_if_yes "$_tremor" 'USE_TREMOR = 1'
1537 echo "$_tremor"
/dports/games/libretro-scummvm/scummvm-7b1e929/
H A Dconfigure3312 _tremor=yes
3372 _tremor=yes
3435 _tremor=yes
3539 if test "$_tremor" = auto; then
4374 _tremor=yes
4377 if test "$_tremor" = auto ; then
4378 _tremor=no
4385 -lvorbisidec -logg && _tremor=yes
4388 _tremor=yes
4410 echo "$_tremor"
[all …]
/dports/games/residualvm/residualvm-0.3.1/
H A Dconfigure1085 --enable-tremor) _tremor=yes ;;
1086 --disable-tremor) _tremor=no ;;
3031 _tremor=yes
3091 _tremor=yes
3161 _tremor=yes
3892 _tremor=yes
3895 if test "$_tremor" = auto ; then
3896 _tremor=no
3902 _tremor=yes
3923 echo "$_tremor"
[all …]
/dports/games/scummvm/scummvm-2.5.1/
H A Dconfigure283 add_feature vorbis "Vorbis file support" "_vorbis _tremor"
3455 _tremor=yes
3501 _tremor=yes
4424 _tremor=yes
4427 if test "$_tremor" = auto ; then
4428 _tremor=no
4435 -lvorbisidec -logg && _tremor=yes
4438 _tremor=yes
4457 add_to_config_mk_if_yes "$_tremor" 'USE_TREMOR = 1'
4458 echo "$_tremor"
[all …]
/dports/multimedia/mencoder/mplayer-export-2021-12-29/
H A Dconfigure748 _tremor=auto
1157 --enable-tremor) _tremor=yes ;;
1158 --disable-tremor) _tremor=no ;;
6875 if test "$_tremor" = auto; then
6876 _tremor=no
6877 …statement_check tremor/ivorbiscodec.h 'vorbis_synthesis(0, 0)' -logg -lvorbisidec && _tremor=yes &…
6885 if test "$_tremor" = yes ; then
/dports/multimedia/mplayer/mplayer-export-2021-12-29/
H A Dconfigure748 _tremor=auto
1157 --enable-tremor) _tremor=yes ;;
1158 --disable-tremor) _tremor=no ;;
6875 if test "$_tremor" = auto; then
6876 _tremor=no
6877 …statement_check tremor/ivorbiscodec.h 'vorbis_synthesis(0, 0)' -logg -lvorbisidec && _tremor=yes &…
6885 if test "$_tremor" = yes ; then