Searched refs:GetWindowTitle (Results 1 – 5 of 5) sorted by relevance
58 std::string GetWindowTitle(CFDictionaryRef window);62 std::string GetWindowTitle(CGWindowID id);
168 const std::string title = GetWindowTitle(window); in GetWindowList()272 std::string GetWindowTitle(CFDictionaryRef window) { in GetWindowTitle() function283 std::string GetWindowTitle(CGWindowID id) { in GetWindowTitle() function286 title = GetWindowTitle(window); in GetWindowTitle()
85 const std::string title = GetWindowTitle(original_window); in FindFullScreenWindowWithSamePid()100 const std::string window_title = GetWindowTitle(src.id); in FindFullScreenWindowWithSamePid()
60 if (this->GetWindowTitle(window, &w.title)) { in GetSourceList()210 bool WindowCapturerX11::GetWindowTitle(::Window window, std::string* title) { in GetWindowTitle() function in webrtc::WindowCapturerX11
56 bool GetWindowTitle(::Window window, std::string* title);