Searched refs:update_bounds (Results 1 – 2 of 2) sorted by relevance
92 bool update_bounds = (positioning_mask & DO_NOT_UPDATE_BOUNDS) == 0; in AddPanel() local100 DCHECK(update_bounds); in AddPanel()109 if (update_bounds) { in AddPanel()
131 bool update_bounds = (state->IsNormalOrSnapped() || state->IsMinimized()) && in ReparentWindow() local134 if (update_bounds) { in ReparentWindow()147 if (update_bounds) in ReparentWindow()