HomeSort by relevance Sort by last modified time
    Searched refs:GetWindowTitle (Results 1 - 3 of 3) sorted by null

  /external/webrtc/webrtc/modules/desktop_capture/
window_capturer_x11.cc 118 bool GetWindowTitle(::Window window, std::string* title);
189 if (GetWindowTitle(app_window, &w.title))
398 bool WindowCapturerLinux::GetWindowTitle(::Window window, std::string* title) {
  /external/webrtc/webrtc/modules/desktop_capture/mac/
full_screen_chrome_window_detector.cc 79 std::string GetWindowTitle(CGWindowID id) {
127 std::string title = GetWindowTitle(id);
  /external/webrtc/webrtc/base/
x11windowpicker.cc 626 if (GetWindowTitle(app_window, &title)) {
639 bool GetWindowTitle(Window window, std::string* title) {

Completed in 142 milliseconds