Searched refs:CreateStandardPanelBackground (Results 1 – 4 of 4) sorted by relevance
72 static Background* CreateStandardPanelBackground();
95 Background* Background::CreateStandardPanelBackground() { in CreateStandardPanelBackground() function in views::Background
136 set_background(Background::CreateStandardPanelBackground()); in ExamplesWindowContents()
208 set_background(views::Background::CreateStandardPanelBackground()); in InitShellWindow()