Searched refs:class_name_length (Results 1 – 2 of 2) sorted by relevance
123 const int class_name_length = in GetWindowListHandler() local125 if (class_name_length < 1) in GetWindowListHandler()352 const int class_name_length = GetClassNameW(hwnd, class_name, kClassLength); in IsWindowChromeNotification() local353 if (class_name_length < 1 || in IsWindowChromeNotification()
84 const int class_name_length = in OwnedWindowCollector() local86 if (class_name_length == kClassLength - 1 && in OwnedWindowCollector()