HomeSort by relevance Sort by last modified time
    Searched refs:HandleTakeScreenshotForAllRootWindows (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/ash/
screenshot_delegate.h 25 virtual void HandleTakeScreenshotForAllRootWindows() = 0;
  /external/chromium_org/ash/test/
test_screenshot_delegate.cc 19 void TestScreenshotDelegate::HandleTakeScreenshotForAllRootWindows() {
test_screenshot_delegate.h 22 virtual void HandleTakeScreenshotForAllRootWindows() OVERRIDE;
  /external/chromium_org/chrome/browser/ui/ash/
screenshot_taker.h 59 virtual void HandleTakeScreenshotForAllRootWindows() OVERRIDE;
screenshot_taker.cc 406 void ScreenshotTaker::HandleTakeScreenshotForAllRootWindows() {
  /external/chromium_org/ash/accelerators/
accelerator_controller.cc 517 screenshot_delegate->HandleTakeScreenshotForAllRootWindows();
    [all...]

Completed in 67 milliseconds