OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PB_FOR_DRAG
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ui/views/controls/button/
text_button.h
172
// Paint the button into the specified canvas. If |mode| is |
PB_FOR_DRAG
|, the
174
enum PaintButtonMode { PB_NORMAL,
PB_FOR_DRAG
};
/external/chromium_org/ui/views/controls/menu/
menu_item_view.h
356
enum PaintButtonMode { PB_NORMAL,
PB_FOR_DRAG
};
393
// Actual paint implementation. If mode is
PB_FOR_DRAG
, portions of the menu
Completed in 42 milliseconds