Home
last modified time | relevance | path

Searched refs:class_name_length (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/modules/desktop_capture/win/
Dwindow_capture_utils.cc123 const int class_name_length = in GetWindowListHandler() local
125 if (class_name_length < 1) in GetWindowListHandler()
352 const int class_name_length = GetClassNameW(hwnd, class_name, kClassLength); in IsWindowChromeNotification() local
353 if (class_name_length < 1 || in IsWindowChromeNotification()
Dwindow_capturer_win_gdi.cc84 const int class_name_length = in OwnedWindowCollector() local
86 if (class_name_length == kClassLength - 1 && in OwnedWindowCollector()