Searched defs:source_operations (Results 1 – 2 of 2) sorted by relevance
36 int source_operations() const { return source_operations_; } in source_operations() function
211 int PreferredDropOperation(int source_operations, int operations) { in PreferredDropOperation()