Home
last modified time | relevance | path

Searched defs:bmpBuffer (Results 1 – 4 of 4) sorted by relevance

/dports/games/openlierox/OpenLieroX/include/DeprecatedGUI/
H A DCBox.h47 SmartPointer<SDL_Surface> bmpBuffer; variable
H A DCBrowser.h293 SmartPointer<SDL_Surface> bmpBuffer; variable
H A DMenu.h277 SmartPointer<SDL_Surface> bmpBuffer; variable
/dports/games/ivan/ivan-059/FeLib/Source/
H A Dgraphics.cpp589 void graphics::DrawAboveAll(bitmap* bmpBuffer) in DrawAboveAll()