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

  /external/chromium_org/ui/views/layout/
grid_layout.cc 330 pref_width_fixed(pref_width > 0),
353 const bool pref_width_fixed; member in struct:views::ViewState
611 if (!view_state->pref_width_fixed || !view_state->pref_height_fixed) {
613 if (!view_state->pref_width_fixed)
    [all...]

Completed in 105 milliseconds