Searched refs:text_bounds_ (Results 1 – 2 of 2) sorted by relevance
67 const gfx::Rect& text_bounds() const { return text_bounds_; } in text_bounds()122 gfx::Rect text_bounds_; variable
186 text_bounds_.y()); in PaintMatch()201 text_bounds_.y()); in PaintMatch()204 text_bounds_.y()); in PaintMatch()512 text_bounds_.SetRect(text_x, std::max(0, (height() - font_height) / 2), in Layout()527 int x = GetMirroredXForRect(text_bounds_); in OnPaint()528 mirroring_context_->Initialize(x, text_bounds_.width()); in OnPaint()