GetWindowInfo 35 chrome/test/chromedriver/chrome/automation_extension.cc return GetWindowInfo(x, y, &temp_width, &temp_height); GetWindowInfo 48 chrome/test/chromedriver/chrome/automation_extension.cc return GetWindowInfo(&temp_x, &temp_y, width, height); GetWindowInfo 49 chrome/test/chromedriver/chrome/automation_extension.h Status GetWindowInfo(int* x, int* y, int* width, int* height); GetWindowInfo 230 ui/shell_dialogs/select_file_dialog_win.cc GetWindowInfo(parent_window, &parent_info);