Searched refs:ShowDevToolsForElementAt (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/content/shell/browser/
H A Dshell.h72 void ShowDevToolsForElementAt(int x, int y);
H A Dshell.cc233 void Shell::ShowDevToolsForElementAt(int x, int y) { function in class:content::Shell
H A Dshell_views.cc98 shell_->ShowDevToolsForElementAt(params_.x, params_.y);

Completed in 1620 milliseconds