Searched defs:SetWindowDimensions (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/test/pyautolib/
H A Dpyauto.py2374 def SetWindowDimensions( member in class:PyUITest
2389 'command': 'SetWindowDimensions',
/external/chromium/chrome/browser/automation/
H A Dtesting_automation_provider.cc2177 browser_handler_map["SetWindowDimensions"] =
2178 &TestingAutomationProvider::SetWindowDimensions;
2302 // Sample json input: { "command": "SetWindowDimensions",
2307 void TestingAutomationProvider::SetWindowDimensions( function in class:TestingAutomationProvider

Completed in 69 milliseconds