Home
last modified time | relevance | path

Searched defs:surface (Results 201 – 225 of 18378) sorted by last modified time

12345678910>>...736

/dports/games/freedoko/FreeDoko_0.7.19/src/ui/gtkmm/preferences/
H A Dbackground.cpp149 auto surface = Cairo::ImageSurface::create(Cairo::FORMAT_RGB24, in repeat_if_too_small() local
/dports/games/freedoko/FreeDoko_0.7.19/src/ui/gtkmm/
H A Dtable_part.cpp79 Table::Part::surface() in surface() function in UI_GTKMM_NS::Table::Part
H A Dtable.draw.cpp403 auto surface = Cairo::ImageSurface::create(Cairo::FORMAT_RGB24, in load_background() local
/dports/games/scorched3d/scorched/src/client/graph/
H A DDisplay.h41 SDL_Surface *surface; variable
/dports/games/openjazz/openjazz-20190106/src/io/
H A Dfile.cpp489 SDL_Surface* surface; in loadSurface() local
/dports/games/openjazz/openjazz-20190106/src/io/gfx/
H A Dvideo.cpp301 void Video::restoreSurfacePalette (SDL_Surface* surface) { in restoreSurfacePalette()
H A Dfont.cpp382 SDL_Surface* surface; in showString() local
433 SDL_Surface* surface; in showSceneString() local
475 SDL_Surface *surface; in showNumber() local
/dports/games/scramble/scramble-0.9.5/src/
H A Dpointer.c173 static Uint32 getpixel(SDL_Surface *surface, int x, int y) in getpixel()
202 static void putpixel(SDL_Surface * surface, int x, int y, Uint32 pixel) in putpixel()
H A Dlogo.c98 void initLogo(SDL_Surface * surface) in initLogo()
/dports/games/pathological/pathological-1.1.3/
H A Dpathological.py400 def draw_back(self, surface): argument
431 def draw_back(self, surface): argument
608 def draw_back(self, surface): argument
625 def draw_fore(self, surface): argument
678 def draw_fore(self, surface): argument
696 def draw_fore(self, surface): argument
716 def draw_fore(self, surface): argument
730 def draw_fore(self, surface): argument
754 def draw_fore(self, surface): argument
773 def draw_fore(self, surface): argument
[all …]
/dports/games/devilutionX/devilutionX-1.2.1/Source/
H A Dengine.h62 SDL_Surface *surface; member
/dports/games/devilutionX/devilutionX-1.2.1/SourceX/DiabloUI/
H A Dart.h8 SDL_Surface *surface; member
/dports/games/devilutionX/devilutionX-1.2.1/SourceS/
H A Dsdl_compat.h38 inline int SDLC_SetColorKey(SDL_Surface *surface, Uint32 key) in SDLC_SetColorKey()
48 inline int SDLC_SetSurfaceColors(SDL_Surface *surface, SDL_Color *colors, int firstcolor, int ncolo… in SDLC_SetSurfaceColors()
58 inline int SDLC_SetSurfaceColors(SDL_Surface *surface, SDL_Palette *palette) in SDLC_SetSurfaceColors()
66 inline int SDLC_SetSurfaceAndPaletteColors(SDL_Surface *surface, SDL_Palette *palette, SDL_Color *c… in SDLC_SetSurfaceAndPaletteColors()
H A Dsdl2_backports.h36 SDL_Surface *surface; in SDL_CreateRGBSurfaceWithFormatFrom() local
H A Dsdl2_to_1_2_backports.h222 inline bool SDL_HasColorKey(SDL_Surface *surface) in SDL_HasColorKey()
/dports/games/xblast/xblast-2.10.4/
H A Dsdl_text.c139 SDL_Surface *surface = NULL; in GUI_DrawSimpleTextbox() local
363 SDL_Surface *surface; in RenderSolidText() local
396 SDL_Surface *surface = NULL; in RenderOutlineText() local
545 getpixel (SDL_Surface * surface, int x, int y) in getpixel()
576 putpixel (SDL_Surface * surface, int x, int y, Uint32 pixel) in putpixel()
/dports/games/quake2lnx/quake2-r0.16.2/src/ctf/
H A Dq_shared.h452 csurface_t *surface; // surface hit member
/dports/games/megamario/MegaMario_v1.7_full/src/
H A Dfunctions.cpp11 #define clip_xmin(surface) surface->clip_rect.x argument
12 #define clip_xmax(surface) surface->clip_rect.x+surface->clip_rect.w-1 argument
13 #define clip_ymin(surface) surface->clip_rect.y argument
14 #define clip_ymax(surface) surface->clip_rect.y+surface->clip_rect.h-1 argument
17 int FilledRectAlpha(SDL_Surface * surface, Sint16 x1, Sint16 y1, Sint16 x2, Sint16 y2, Uint32 color… in FilledRectAlpha()
501 Uint32 getpixel(SDL_Surface *surface, int x, int y) in getpixel()
530 SDL_Surface *Pixelate(SDL_Surface *surface,int sizeW,int sizeH) in Pixelate()
/dports/games/megamario/MegaMario_v1.7_full/src/src_Editor/
H A DGfx.cpp13 #define clip_xmin(surface) surface->clip_rect.x argument
14 #define clip_xmax(surface) surface->clip_rect.x+surface->clip_rect.w-1 argument
15 #define clip_ymin(surface) surface->clip_rect.y argument
16 #define clip_ymax(surface) surface->clip_rect.y+surface->clip_rect.h-1 argument
160 int PutPixelAlpha(SDL_Surface * surface, Sint16 x, Sint16 y, Uint32 color, Uint8 alpha) // Pixel mi… in PutPixelAlpha()
968 int FilledRectAlpha(SDL_Surface * surface, Sint16 x1, Sint16 y1, Sint16 x2, Sint16 y2, Uint32 color… in FilledRectAlpha()
/dports/games/vavoom/vavoom-1.33/source/
H A Dr_light.cpp1456 void VRenderLevel::CacheSurface(surface_t *surface) in CacheSurface()
/dports/games/spring/spring_98.0/rts/lib/assimp/code/
H A DLWOBLoader.cpp143 int16_t surface = *cursor++; in CountVertsAndFacesLWOB() local
177 int16_t surface = *cursor++; in CopyFaceIndicesLWOB() local
H A DLWOLoader.cpp428 const LWO::Surface& surface) in ComputeNormals()
/dports/games/spring/spring_98.0/rts/Rendering/Textures/
H A DBitmap.cpp746 SDL_Surface* surface = NULL; in CreateSDLSurface() local
H A Dnv_dds.cpp917 void CDDSImage::flip(CSurface &surface) in flip()
/dports/games/twind/twind-1.1.0/
H A Dtwind.c164 SDL_Surface *surface[NUM_SURFACES]; member
3676 Uint32 getpixel(SDL_Surface *surface, int x) { in getpixel()
3847 SDL_Surface *temp, *surface; in load_image() local

12345678910>>...736