Home
last modified time | relevance | path

Searched defs:PlayState (Results 1 – 25 of 66) sorted by relevance

123

/dports/graphics/blender/blender-2.91.0/source/blender/windowmanager/intern/
H A Dwm_playanim.c101 int win_x, win_y;
104 float zoom;
110 bool once;
111 bool turbo;
112 bool pingpong;
113 bool noskip;
114 bool indicator;
115 bool sstep;
116 bool wait2;
117 bool stopped;
[all …]
/dports/audio/libopenmpt/libopenmpt-0.6.0+release.autotools/soundlib/
H A DSndfile.h536 struct PlayState struct
538 friend class CSoundFile;
550 uint32 m_nFrameDelay = 0; // Fine pattern delay (ticks)
553 ROWINDEX m_nCurrentRowsPerBeat = 0; // Current time signature
554 ROWINDEX m_nCurrentRowsPerMeasure = 0; // Current time signature
555 uint32 m_nMusicSpeed = 0; // Current speed
556 TEMPO m_nMusicTempo; // Current tempo
559 ROWINDEX m_nRow = 0; // Current row being processed
560 ROWINDEX m_nNextRow = 0; // Next row to process
589 PlayState() in PlayState() argument
[all …]
/dports/devel/flex-sdk/flex-sdk-4.6.0.23201/frameworks/projects/osmf/src/org/osmf/traits/
H A DPlayState.as33 public final class PlayState class in org.osmf.traits
/dports/www/chromium-legacy/chromium-88.0.4324.182/media/blink/
H A Dwebmediaplayer_impl.h321 struct PlayState { struct
322 DelegateState delegate_state;
323 bool is_idle;
324 bool is_memory_reporting_enabled;
325 bool is_suspended;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/blink/
H A Dwebmediaplayer_impl.h314 struct PlayState { struct
315 DelegateState delegate_state;
316 bool is_idle;
317 bool is_memory_reporting_enabled;
318 bool is_suspended;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/media/
H A Dflinging_renderer.h64 using PlayState = media::MediaStatus::State; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/media/
H A Dflinging_renderer.h62 using PlayState = media::MediaStatus::State; variable
/dports/games/scorched3d/scorched/src/common/landscapedef/
H A DLandscapeMusic.h31 enum PlayState enum
/dports/audio/kmix/kmix-21.12.3/core/
H A DMediaController.h42 enum PlayState { PlayPaused, PlayPlaying, PlayStopped, PlayUnknown }; enum
/dports/multimedia/qmmp-qt5/qmmp-1.5.2/src/qmmpui/
H A Dplaystate.cpp28 PlayState::PlayState(PlayListModel *model) : m_model(model) in PlayState() function in PlayState
H A Dplaylistmodel.h37 class PlayState; variable
/dports/www/firefox-esr/firefox-91.8.0/dom/animation/
H A DCSSAnimation.h29 PlayState = 1 << 6, enumerator
/dports/lang/spidermonkey78/firefox-78.9.0/dom/animation/
H A DCSSAnimation.h29 PlayState = 1 << 6, enumerator
/dports/www/firefox/firefox-99.0/dom/animation/
H A DCSSAnimation.h29 PlayState = 1 << 6, enumerator
/dports/mail/thunderbird/thunderbird-91.8.0/dom/animation/
H A DCSSAnimation.h29 PlayState = 1 << 6, enumerator
/dports/games/tanglet/tanglet-1.6.0/src/
H A Dwindow.h29 class PlayState; variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/gfx/
H A Dskia_vector_animation.h149 enum class PlayState { enum
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/gfx/
H A Dskia_vector_animation.h149 enum class PlayState { enum
/dports/emulators/yuzu/yuzu-0b47f7a46/src/audio_core/
H A Dvoice_context.h34 enum class PlayState : u8 { enum
/dports/graphics/aseprite/aseprite-1.2.9/src/app/ui/editor/
H A Dplay_state.cpp33 PlayState::PlayState(const bool playOnce, in PlayState() function in app::PlayState
/dports/converters/wkhtmltopdf/qt-5db36ec/demos/sub-attaq/
H A Dgraphicsscene.h113 friend class PlayState; variable
/dports/misc/qt5-examples/qt-everywhere-src-5.15.2/qtbase/examples/widgets/animation/sub-attaq/
H A Dgraphicsscene.h121 friend class PlayState; variable
/dports/audio/sayonara/sayonara-player-5bbf1399332d5d59362ad03bf625f9132be72206/src/Utils/
H A Dtypedefs.h82 enum class PlayState : unsigned char enum
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/modules/animationworklet/
H A Dworklet_animation.h200 Animation::AnimationPlayState PlayState() const { return play_state_; } in PlayState() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/modules/animationworklet/
H A Dworklet_animation.h196 Animation::AnimationPlayState PlayState() const { return play_state_; } in PlayState() function

123