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

  /external/chromium_org/ash/launcher/
launcher_button_host.h 44 virtual void PointerReleasedOnButton(views::View* view,
alternate_app_list_button.cc 57 host_->PointerReleasedOnButton(this, LauncherButtonHost::MOUSE, false);
61 host_->PointerReleasedOnButton(this, LauncherButtonHost::MOUSE, true);
app_list_button.cc 99 host_->PointerReleasedOnButton(this, LauncherButtonHost::MOUSE, false);
103 host_->PointerReleasedOnButton(this, LauncherButtonHost::MOUSE, true);
launcher_view_unittest.cc 353 button_host->PointerReleasedOnButton(button,
715 button_host->PointerReleasedOnButton(dragged_button,
729 button_host->PointerReleasedOnButton(dragged_button,
742 button_host->PointerReleasedOnButton(dragged_button,
752 button_host->PointerReleasedOnButton(dragged_button,
763 button_host->PointerReleasedOnButton(dragged_button,
790 button_host->PointerReleasedOnButton(dragged_button_mouse,
810 button_host->PointerReleasedOnButton(dragged_button_touch,
835 button_host->PointerReleasedOnButton(dragged_button,
    [all...]
launcher_button.cc 360 host_->PointerReleasedOnButton(this, LauncherButtonHost::MOUSE, false);
365 host_->PointerReleasedOnButton(this, LauncherButtonHost::MOUSE, true);
479 host_->PointerReleasedOnButton(this, LauncherButtonHost::TOUCH, false);
launcher_view.h 228 virtual void PointerReleasedOnButton(views::View* view,
launcher_view.cc 668 PointerReleasedOnButton(
    [all...]

Completed in 30 milliseconds