Searched refs:illegal_size (Results 1 – 1 of 1) sorted by relevance
171 const gfx::Size illegal_size(1280, 960); in TEST_F() local172 const gfx::Rect illegal_bounds(gfx::Point(0, 0), illegal_size); in TEST_F()175 const gfx::Size minimum_size(illegal_size); in TEST_F()