OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:item_edit_padding_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/ui/views/location_bar/
location_bar_layout.h
82
int
item_edit_padding_
;
member in class:LocationBarLayout
location_bar_layout.cc
81
item_edit_padding_
(item_edit_padding) {
126
*entry_width -=
item_edit_padding_
;
181
bounds->set_width(bounds->width() -
item_edit_padding_
);
183
bounds->set_x(bounds->x() +
item_edit_padding_
);
Completed in 283 milliseconds