HomeSort by relevance Sort by last modified time
    Searched full:height_without_buttons (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/ui/views/window/
dialog_client_view_unittest.cc 120 const int height_without_buttons = GetUpdatedClientBounds().height(); local
127 EXPECT_GT(height_with_buttons, height_without_buttons);
133 EXPECT_EQ(GetUpdatedClientBounds().height(), height_without_buttons);

Completed in 70 milliseconds