OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsDraggable
(Results
1 - 24
of
24
) sorted by null
/external/chromium_org/ash/shelf/
shelf_item_delegate.h
58
virtual bool
IsDraggable
() = 0;
app_list_shelf_item_delegate.h
27
virtual bool
IsDraggable
() OVERRIDE;
shelf_window_watcher_item_delegate.h
35
virtual bool
IsDraggable
() OVERRIDE;
app_list_shelf_item_delegate.cc
50
bool AppListShelfItemDelegate::
IsDraggable
() {
shelf_window_watcher_item_delegate.cc
59
bool ShelfWindowWatcherItemDelegate::
IsDraggable
() {
shelf_view.cc
[
all
...]
/external/chromium/chrome/browser/ui/cocoa/location_bar/
location_icon_decoration.h
24
virtual bool
IsDraggable
();
ev_bubble_decoration.h
39
virtual bool
IsDraggable
();
location_bar_decoration.h
54
virtual bool
IsDraggable
();
/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;
button_decoration.h
51
virtual bool
IsDraggable
() OVERRIDE;
ev_bubble_decoration.h
38
virtual bool
IsDraggable
() OVERRIDE;
location_bar_decoration.h
64
virtual bool
IsDraggable
();
/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
45
virtual bool
IsDraggable
() OVERRIDE;
shell_window_launcher_item_controller.h
69
virtual bool
IsDraggable
() OVERRIDE;
shell_window_launcher_item_controller.cc
237
bool ShellWindowLauncherItemController::
IsDraggable
() {
app_shortcut_launcher_item_controller.cc
220
bool AppShortcutLauncherItemController::
IsDraggable
() {
browser_shortcut_launcher_item_controller.cc
237
bool BrowserShortcutLauncherItemController::
IsDraggable
() {
chrome_launcher_controller_unittest.cc
250
virtual bool
IsDraggable
() OVERRIDE { return false; }
[
all
...]
Completed in 162 milliseconds