Searched refs:class_name_length (Results 1 – 2 of 2) sorted by relevance
193 const int class_name_length = in FilterUncapturableWindows() local195 if (class_name_length < 1) in FilterUncapturableWindows()270 const int class_name_length = GetClassNameW(hwnd, class_name, kClassLength); in IsWindowChromeNotification() local271 if (class_name_length < 1 || in IsWindowChromeNotification()
79 const int class_name_length = in OwnedWindowCollector() local81 if (class_name_length == kClassLength - 1 && in OwnedWindowCollector()