Home
last modified time | relevance | path

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

/external/webrtc/modules/desktop_capture/linux/
Dwindow_capturer_x11.cc210 bool WindowCapturerX11::GetWindowTitle(::Window window, std::string* title) { in GetWindowTitle() function in webrtc::WindowCapturerX11
/external/webrtc/modules/desktop_capture/mac/
Dwindow_list_utils.cc272 std::string GetWindowTitle(CFDictionaryRef window) { in GetWindowTitle() function
283 std::string GetWindowTitle(CGWindowID id) { in GetWindowTitle() function