Searched defs:BoundsSpecification (Results 1 – 3 of 3) sorted by relevance
120 struct BoundsSpecification { struct124 BoundsSpecification(); argument130 gfx::Rect bounds;154 BoundsSpecification content_spec; argument
145 AppWindow::BoundsSpecification::BoundsSpecification() in BoundsSpecification() function in apps::AppWindow::BoundsSpecification
238 typedef apps::AppWindow::BoundsSpecification BoundsSpecification; in InitializeDefaultWindow() typedef