Home
last modified time | relevance | path

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

/dports/games/libretro-bluemsx/blueMSX-libretro-faf470e/Src/ThirdParty/DirectShowSamples/
H A Dwinctrl.h28 BOOL m_bAutoShow; // What happens when the state changes variable
39 BOOL IsAutoShowEnabled() { return m_bAutoShow; }; in IsAutoShowEnabled()