GetWindowSize      40 chrome/test/chromedriver/chrome/automation_extension.h   Status GetWindowSize(int* width, int* height);
GetWindowSize     514 chrome/test/chromedriver/session_commands.cc   status = extension->GetWindowSize(&width, &height);