HomeSort by relevance Sort by last modified time
    Searched full:clip_insets_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ui/views/
view.cc 107 clip_insets_(0, 0, 0, 0),
785 clip_rect.Inset(clip_insets_);
    [all...]
view.h 307 void set_clip_insets(gfx::Insets clip_insets) { clip_insets_ = clip_insets; }
1527 gfx::Insets clip_insets_; member in class:views::View
    [all...]

Completed in 159 milliseconds