HomeSort by relevance Sort by last modified time
    Searched defs:IsWindowMaximized (Results 1 - 3 of 3) sorted by null

  /external/chromium/chrome/browser/automation/
testing_automation_provider_gtk.cc 19 void TestingAutomationProvider::IsWindowMaximized(int handle,
testing_automation_provider_win.cc 21 void TestingAutomationProvider::IsWindowMaximized(int handle,
  /external/chromium_org/ash/wm/
window_util.cc 94 bool IsWindowMaximized(const aura::Window* window) {
122 if (ash::wm::IsWindowMaximized(window))

Completed in 38 milliseconds