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

  /external/chromium_org/ui/views/controls/menu/
menu_item_view.cc 104 bottom_margin_(-1),
564 bottom_margin_ = bottom_margin;
592 bottom_margin_(-1),
923 if (bottom_margin_ >= 0)
924 return bottom_margin_;
    [all...]
menu_item_view.h 503 int bottom_margin_; member in class:views::MenuItemView

Completed in 43 milliseconds