Searched refs:UpdateWorkAreaFromInsets (Results 1 – 5 of 5) sorted by relevance
148 UpdateWorkAreaFromInsets(insets); in SetScaleAndBounds()161 void Display::UpdateWorkAreaFromInsets(const gfx::Insets& insets) { in UpdateWorkAreaFromInsets() function in gfx::Display
28 display.UpdateWorkAreaFromInsets(gfx::Insets(3, 4, 5, 6)); in TEST()
102 void UpdateWorkAreaFromInsets(const gfx::Insets& work_area_insets);
80 display_.UpdateWorkAreaFromInsets(insets); in SetWorkAreaInsets()
409 display->UpdateWorkAreaFromInsets(insets); in UpdateWorkAreaOfDisplay()861 new_display.UpdateWorkAreaFromInsets(current_display.GetWorkAreaInsets()); in UpdateDisplays()1265 secondary_display->UpdateWorkAreaFromInsets(insets); in UpdateDisplayBoundsForLayout()