Home | History | Annotate | Download | only in display

Lines Matching refs:Insets

14 #include "ui/gfx/insets.h"
44 // - properties can combination of 'o', which adds default overscan insets
91 // the |size_in_pixel| in case of overscan insets.
99 // The overscan insets for the display in DIP.
100 const gfx::Insets& overscan_insets_in_dip() const {
120 // Sets/Clears the overscan insets.
121 void SetOverscanInsets(const gfx::Insets& insets_in_dip);
122 gfx::Insets GetOverscanInsetsInPixel() const;
150 // of |bounds_in_pixel_| if the display has overscan insets and/or rotation.
152 gfx::Insets overscan_insets_in_dip_;