Lines Matching refs:Insets
13 #include "ui/gfx/insets.h"
44 // - properties can combination of 'o', which adds default overscan insets
101 // different from the |size_in_pixel| when overscan insets are set
110 // The overscan insets for the display in DIP.
111 const gfx::Insets& overscan_insets_in_dip() const {
138 // Sets/Clears the overscan insets.
139 void SetOverscanInsets(const gfx::Insets& insets_in_dip);
140 gfx::Insets GetOverscanInsetsInPixel() const;
176 // of |bounds_in_native_| if the display has overscan insets and/or rotation.
178 gfx::Insets overscan_insets_in_dip_;