Home
last modified time | relevance | path

Searched defs:SetViewBoundsToIdealBounds (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/ui/views/
Dview_model_utils_unittest.cc14 TEST(ViewModelUtils, SetViewBoundsToIdealBounds) { in TEST() argument
Dview_model_utils.cc26 void ViewModelUtils::SetViewBoundsToIdealBounds(const ViewModel& model) { in SetViewBoundsToIdealBounds() function in views::ViewModelUtils