HomeSort by relevance Sort by last modified time
    Searched defs:PB_FOR_DRAG (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ui/views/controls/button/
text_button.h 158 // Paint the button into the specified canvas. If |mode| is |PB_FOR_DRAG|, the
160 enum PaintButtonMode { PB_NORMAL, PB_FOR_DRAG };
188 // |PB_FOR_DRAG|, the function paints a drag image representation. Derived
337 // |PB_FOR_DRAG|, the function paints a drag image representation. Derived
  /external/chromium_org/ui/views/controls/menu/
menu_item_view.h 342 enum PaintButtonMode { PB_NORMAL, PB_FOR_DRAG };
379 // Actual paint implementation. If mode is PB_FOR_DRAG, portions of the menu

Completed in 138 milliseconds