Searched refs:BuildWebKeyEventFromArgs (Results 1 - 4 of 4) sorted by relevance

/external/chromium/chrome/browser/automation/
H A Dtesting_automation_provider.h759 bool BuildWebKeyEventFromArgs(DictionaryValue* args,
H A Dtesting_automation_provider.cc4622 bool TestingAutomationProvider::BuildWebKeyEventFromArgs( function in class:TestingAutomationProvider
4708 // BuildWebKeyEventFromArgs handles telling what when wrong and sending
4711 if (!BuildWebKeyEventFromArgs(args, &error, &event)) {
/external/chromium_org/chrome/browser/automation/
H A Dtesting_automation_provider.h578 bool BuildWebKeyEventFromArgs(base::DictionaryValue* args,
H A Dtesting_automation_provider.cc4077 bool TestingAutomationProvider::BuildWebKeyEventFromArgs(
4167 // In the event of an error, BuildWebKeyEventFromArgs handles telling what
4171 if (!BuildWebKeyEventFromArgs(args, &error, &event)) {

Completed in 183 milliseconds