OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:set_min_width
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ui/views/controls/button/
text_button.h
143
void
set_min_width
(int min_width) { min_width_ = min_width; }
function in class:views::TextButtonBase
/external/chromium_org/chrome/browser/ui/views/
content_setting_bubble_contents.cc
333
i->first->
set_min_width
(menu_width);
Completed in 637 milliseconds