Searched refs:text_rc_ (Results 1 – 2 of 2) sorted by relevance
69 device_scale_, &ctrl_size, &image_rc_, &text_rc_); in Reconfigure()195 pp::Point text_origin = pp::Point(text_rc_.x(), in PrepareBackground()196 (text_rc_.y() + text_rc_.bottom() + metrics.x_height) / 2); in PrepareBackground()
67 pp::Rect text_rc_; variable