Home
last modified time | relevance | path

Searched defs:m_videoView (Results 1 – 2 of 2) sorted by relevance

/dports/games/libretro-mgba/mgba-6186d45/src/platform/qt/
H A DWindow.h225 VideoView* m_videoView = nullptr; variable
/dports/emulators/mgba/mgba-0.9.2/src/platform/qt/
H A DWindow.h234 std::unique_ptr<VideoView> m_videoView; variable