Searched defs:GetWindowTitle (Results 1 – 2 of 2) sorted by relevance
288 std::string GetWindowTitle(CFDictionaryRef window) { in GetWindowTitle() function299 std::string GetWindowTitle(CGWindowID id) { in GetWindowTitle() function
211 bool WindowCapturerX11::GetWindowTitle(::Window window, std::string* title) { in GetWindowTitle() function in webrtc::WindowCapturerX11