Searched defs:GetDragActions (Results 1 – 3 of 3) sorted by relevance
/external/chromium/chrome/browser/tabs/ | ||
D | default_tab_handler.cc | 58 int DefaultTabHandler::GetDragActions() const { in GetDragActions() function in DefaultTabHandler |
D | tab_strip_model_unittest.cc | 102 virtual int GetDragActions() const { return 0; } in GetDragActions() function in TabStripDummyDelegate |
/external/chromium/chrome/browser/ui/ | ||
D | browser.cc | 2533 int Browser::GetDragActions() const { in GetDragActions() function in Browser |