Searched defs:title_bounds (Results 1 – 3 of 3) sorted by relevance
142 gfx::Rect title_bounds(0, 0, window_bounds.width(), kTitleHeight); in Init() local
472 const gfx::Rect& title_bounds = GetTitleBounds(); in PaintTitle() local
227 const gfx::Rect& title_bounds() const { return title_bounds_; } in title_bounds() function