Searched defs:GetLocalizedContentsWidth (Results 1 - 1 of 1) sorted by path

/external/chromium_org/ui/views/widget/
H A Dwidget.cc287 int Widget::GetLocalizedContentsWidth(int col_resource_id) { function in class:views::Widget
301 return gfx::Size(GetLocalizedContentsWidth(col_resource_id),

Completed in 208 milliseconds