Lines Matching refs:Insets
29 #include "ui/gfx/insets.h"
43 class Insets;
242 // Returns the insets of the current border. If there is no border an empty
243 // insets is returned.
244 virtual gfx::Insets GetInsets() const;
313 void set_clip_insets(gfx::Insets clip_insets) { clip_insets_ = clip_insets; }
1487 gfx::Insets clip_insets_;