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

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

Completed in 74 milliseconds