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

  /external/chromium_org/ash/shelf/
shelf_item_delegate.h 58 virtual bool IsDraggable() = 0;
app_list_shelf_item_delegate.h 26 virtual bool IsDraggable() OVERRIDE;
shelf_window_watcher_item_delegate.h 32 virtual bool IsDraggable() OVERRIDE;
app_list_shelf_item_delegate.cc 52 bool AppListShelfItemDelegate::IsDraggable() {
shelf_window_watcher_item_delegate.cc 63 bool ShelfWindowWatcherItemDelegate::IsDraggable() {
shelf_view.cc     [all...]
  /external/chromium_org/ash/shell/
window_watcher_shelf_item_delegate.h 29 virtual bool IsDraggable() OVERRIDE;
window_watcher_shelf_item_delegate.cc 48 bool WindowWatcherShelfItemDelegate::IsDraggable() {
  /external/chromium_org/ash/test/
test_shelf_item_delegate.h 30 virtual bool IsDraggable() OVERRIDE;
test_shelf_item_delegate.cc 43 bool TestShelfItemDelegate::IsDraggable() {
  /external/chromium_org/chrome/browser/ui/cocoa/location_bar/
location_icon_decoration.h 23 virtual bool IsDraggable() OVERRIDE;
ev_bubble_decoration.h 35 virtual bool IsDraggable() OVERRIDE;
location_bar_decoration.h 64 virtual bool IsDraggable();
button_decoration.h 63 virtual bool IsDraggable() OVERRIDE;
  /external/chromium_org/chrome/browser/ui/ash/launcher/
app_shortcut_launcher_item_controller.h 51 virtual bool IsDraggable() OVERRIDE;
browser_shortcut_launcher_item_controller.h 48 virtual bool IsDraggable() OVERRIDE;
app_window_launcher_item_controller.h 66 virtual bool IsDraggable() OVERRIDE;
app_shortcut_launcher_item_controller.cc 221 bool AppShortcutLauncherItemController::IsDraggable() {
app_window_launcher_item_controller.cc 283 bool AppWindowLauncherItemController::IsDraggable() {
browser_shortcut_launcher_item_controller.cc 256 bool BrowserShortcutLauncherItemController::IsDraggable() {
chrome_launcher_controller_unittest.cc 252 virtual bool IsDraggable() OVERRIDE { return false; }
    [all...]

Completed in 275 milliseconds