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

  /external/chromium_org/ui/views/controls/menu/
menu_item_view.h 169 ui::MenuSeparatorType separator_style);
229 ui::MenuSeparatorType separator_style);
menu_item_view.cc 232 ui::MenuSeparatorType separator_style) {
239 submenu_->AddChildViewAt(new MenuSeparator(this, separator_style), index);
318 ui::MenuSeparatorType separator_style = ui::NORMAL_SEPARATOR; local
340 separator_style = model->GetSeparatorTypeAt(index);
358 separator_style);
367 ui::MenuSeparatorType separator_style) {
370 separator_style);
    [all...]

Completed in 32 milliseconds