Home
last modified time | relevance | path

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

/dports/multimedia/obs-studio/obs-studio-27.1.3/UI/frontend-plugins/frontend-tools/
H A Dauto-scene-switcher.hpp47 void GetCurrentWindowTitle(std::string &title);
H A Dauto-scene-switcher-osx.mm26 void GetCurrentWindowTitle(string &title) function
H A Dauto-scene-switcher-win.cpp58 void GetCurrentWindowTitle(string &title) in GetCurrentWindowTitle() function
H A Dauto-scene-switcher-nix.cpp153 void GetCurrentWindowTitle(string &title) in GetCurrentWindowTitle() function
H A Dauto-scene-switcher.cpp452 GetCurrentWindowTitle(title); in Thread()