OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:content_right
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ui/message_center/views/
group_view.cc
213
int
content_right
= width() - insets.right();
local
234
close_button()->SetBounds(
content_right
- close_size.width(), insets.top(),
notification_view.cc
519
int
content_right
= width() - insets.right();
local
544
close_button()->SetBounds(
content_right
- close_size.width(), insets.top(),
551
expand_button_->SetBounds(
content_right
- expand_size.width(), expand_y,
Completed in 46 milliseconds