HomeSort by relevance Sort by last modified time
    Searched refs:max_width_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ui/gfx/
render_text_win.cc 347 : max_width_(max_width),
365 if (multiline_ && line_x_ + run->width <= max_width_) {
399 // be added without the Line's width exceeding |max_width_|.
410 max_width_ - line_x_, line_x_ == 0, &width, &next_char);
493 const int max_width_; member in class:gfx::internal::LineBreaker
    [all...]
  /external/chromium_org/ui/compositor/
layer_animator_unittest.cc 1958 int max_width_; member in class:ui::TestLayerAnimationDeletingDelegate
    [all...]

Completed in 186 milliseconds