Searched defs:scroll_content (Results 1 – 2 of 2) sorted by relevance
53 views::View* scroll_content() const { return scroll_content_; } in scroll_content() function
425 View* scroll_content = new View(); in InitContentView() local