OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:children_width
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/ui/views/controls/menu/
menu_item_view.h
115
children_width
(0),
122
int
children_width
;
member in struct:views::MenuItemView::MenuItemDimensions
submenu_view.cc
143
dimensions.standard_width + dimensions.
children_width
);
menu_item_view.cc
404
return gfx::Size(dimensions.standard_width + dimensions.
children_width
,
949
dimensions.
children_width
= child_size.width();
[
all
...]
Completed in 30 milliseconds