HomeSort by relevance Sort by last modified time
    Searched full:max_ascent (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/ui/views/layout/
grid_layout.cc 294 int max_ascent() const { function in class:views::Row
830 y += rows_[view_state->start_row]->max_ascent() - view_state->baseline;
    [all...]

Completed in 446 milliseconds