HomeSort by relevance Sort by last modified time
    Searched refs:IsWindowMaximized (Results 1 - 4 of 4) 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,
testing_automation_provider.h 111 void IsWindowMaximized(int handle, bool* is_maximized, bool* success);
    [all...]
testing_automation_provider.cc 261 IPC_MESSAGE_HANDLER(AutomationMsg_IsWindowMaximized, IsWindowMaximized)
    [all...]

Completed in 377 milliseconds