Searched defs:WindowSize (Results 1 – 3 of 3) sorted by relevance
29 class WindowSize; variable
279 class WindowSize { class281 WindowSize(int size, int min, int max) in WindowSize() function in ash::internal::WindowSize
249 TEST_F(TtyTest, WindowSize) { in TEST_F() argument