Home
last modified time | relevance | path

Searched defs:BackgroundView (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/athena/screen/
Dbackground_controller.cc16 class BackgroundView : public views::View { class
18 BackgroundView() {} in BackgroundView() function in athena::BackgroundView
Dbackground_controller.h19 class BackgroundView; variable
/external/chromium_org/ui/app_list/cocoa/
Dapp_list_view_controller.mm47 @interface BackgroundView : FlippedView; interface
50 @implementation BackgroundView implementation