Home
last modified time | relevance | path

Searched refs:SDL_BView (Results 1 – 2 of 2) sorted by relevance

/external/qemu/distrib/sdl-1.2.12/src/video/bwindow/
DSDL_BView.h33 class SDL_BView : public BView
36 SDL_BView(BRect frame) : in SDL_BView() function
44 virtual ~SDL_BView() { in ~SDL_BView()
DSDL_BWin.h132 SDL_View = new SDL_BView(Bounds()); in CreateView()
275 SDL_BView *SDL_View;