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

  /external/chromium_org/ui/views/window/
frame_background.cc 23 bottom_edge_(NULL),
41 bottom_edge_ = bottom;
105 *bottom_edge_,
107 view->height() - bottom_edge_->height(),
110 bottom_edge_->height());
169 view->height() - bottom_edge_->height(),
170 center_width, bottom_edge_->height()),
frame_background.h 86 const gfx::ImageSkia* bottom_edge_; member in class:views::FrameBackground

Completed in 24 milliseconds