OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:grip_size
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/chrome/browser/ui/views/
screen_capture_notification_ui_views.cc
194
gfx::Size
grip_size
= gripper_->GetPreferredSize();
local
197
int width = kHorizontalMargin * 2 +
grip_size
.width() + label_size.width() +
Completed in 50 milliseconds