OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:source_ops
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/ui/views/tabs/
tab_strip.cc
831
const int
source_ops
= event.source_operations();
local
832
if (
source_ops
& ui::DragDropTypes::DRAG_COPY)
834
if (
source_ops
& ui::DragDropTypes::DRAG_LINK)
[
all
...]
/external/chromium_org/chrome/browser/ui/views/tabs/
tab_strip.cc
2444
const int
source_ops
= event.source_operations();
local
[
all
...]
Completed in 46 milliseconds