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

  /external/qemu/distrib/sdl-1.2.15/src/video/bwindow/
SDL_BView.h 33 class SDL_BView : public BView
36 SDL_BView(BRect frame) :
44 virtual ~SDL_BView() {
SDL_BWin.h 40 #include "SDL_BView.h"
133 SDL_View = new SDL_BView(Bounds());
283 SDL_BView *SDL_View;

Completed in 777 milliseconds