Searched refs:DumpSelectionRect (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/content/shell/renderer/test_runner/
H A Dtest_runner.h451 void DumpSelectionRect();
H A Dtest_runner.cc251 void DumpSelectionRect();
479 .SetMethod("dumpSelectionRect", &TestRunnerBindings::DumpSelectionRect)
1172 void TestRunnerBindings::DumpSelectionRect() { function in class:content::TestRunnerBindings
1174 runner_->DumpSelectionRect();
2652 void TestRunner::DumpSelectionRect() { function in class:content::TestRunner

Completed in 1190 milliseconds