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

  /external/chromium_org/ui/views/controls/menu/
menu_item_view.cc 102 bottom_margin_(-1),
587 bottom_margin_ = bottom_margin;
615 bottom_margin_(-1),
935 if (bottom_margin_ >= 0)
936 return bottom_margin_;
    [all...]
menu_item_view.h 515 int bottom_margin_; member in class:views::MenuItemView

Completed in 135 milliseconds