Home
last modified time | relevance | path

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

/dports/multimedia/gpac-libgpac/gpac-1.0.0/modules/deprecated/old_arch/gdip_raster/
H A Dgdip_rend.cpp166 struct _stencil *_sten = (struct _stencil *)sten; in gdip_attach_surface_to_texture() local
297 GpBrush *gdip_get_brush(struct _stencil *_sten) in gdip_get_brush()
336 struct _stencil *_sten; in gdip_surface_fill() local
/dports/multimedia/gpac-mp4box/gpac-1.0.0/modules/deprecated/old_arch/gdip_raster/
H A Dgdip_rend.cpp166 struct _stencil *_sten = (struct _stencil *)sten; in gdip_attach_surface_to_texture() local
297 GpBrush *gdip_get_brush(struct _stencil *_sten) in gdip_get_brush()
336 struct _stencil *_sten; in gdip_surface_fill() local
/dports/games/shockolate/systemshock-0.8.2-43-ga9eb1b93/src/Libraries/2D/Source/GR/
H A Dgrs.h146 typedef struct _sten { struct
149 struct _sten *n; /* pointer to next span in this scanline */ argument