Home
last modified time | relevance | path

Searched refs:TTF_RenderGlyph_Solid (Results 1 – 25 of 34) sorted by relevance

12

/dports/devel/sdl_gnat/sdl_gnat-2013/src/
H A Dsdl_sdl_ttf_h.ads183 function TTF_RenderGlyph_Solid subprogspec
187 pragma Import (C, TTF_RenderGlyph_Solid, "TTF_RenderGlyph_Solid");
/dports/games/holotz-castle/holotz-castle-1.3.14-src/JLib/JLib/Graphics/
H A DJFont.h191 SDL_Surface *s = TTF_RenderGlyph_Solid(font, c, fg); in RenderGlyphSolid()
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/dylibs/SDL_ttf.framework/Versions/A/Headers/
H A DSDL_ttf.h162 extern DECLSPEC SDL_Surface * SDLCALL TTF_RenderGlyph_Solid(TTF_Font *font,
/dports/games/blinkensisters/blinkensisters/lostpixels/game/software/WIN32/SDL_ttf/include/
H A DSDL_ttf.h162 extern DECLSPEC SDL_Surface * SDLCALL TTF_RenderGlyph_Solid(TTF_Font *font,
/dports/games/bloodfrontier/bloodfrontier/src/include/
H A DSDL_ttf.h162 extern DECLSPEC SDL_Surface * SDLCALL TTF_RenderGlyph_Solid(TTF_Font *font,
/dports/games/assaultcube/AssaultCube_v1.2.0.2/source/include/
H A DSDL_ttf.h162 extern DECLSPEC SDL_Surface * SDLCALL TTF_RenderGlyph_Solid(TTF_Font *font,
/dports/games/warmux/warmux-11.04/build/android/jni/sdl_ttf/
H A DSDL_ttf.h162 extern DECLSPEC SDL_Surface * SDLCALL TTF_RenderGlyph_Solid(TTF_Font *font,
/dports/games/scourge/scourge/xcode10.4/Frameworks/SDL_ttf.framework/Versions/A/Headers/
H A DSDL_ttf.h162 extern DECLSPEC SDL_Surface * SDLCALL TTF_RenderGlyph_Solid(TTF_Font *font,
/dports/devel/fpc-sdl/fpc-3.2.2/packages/sdl/src/
H A Dpowersdl_ttf.inc31 function TTF_RenderGlyph_Solid(font : pTTF_Font; ch : Word; fg : tSDL_Color) : pSDL_Surface; syscal…
H A Dsdl_ttf.pas389 function TTF_RenderGlyph_Solid( font : PTTF_Font; in TTF_RenderGlyph_Solid() function
/dports/lang/fpc-source/fpc-3.2.2/packages/sdl/src/
H A Dpowersdl_ttf.inc31 function TTF_RenderGlyph_Solid(font : pTTF_Font; ch : Word; fg : tSDL_Color) : pSDL_Surface; syscal…
H A Dsdl_ttf.pas389 function TTF_RenderGlyph_Solid( font : PTTF_Font; in TTF_RenderGlyph_Solid() function
/dports/devel/emscripten/emscripten-2.0.3/system/include/SDL/
H A DSDL_ttf.h174 extern DECLSPEC SDL_Surface * SDLCALL TTF_RenderGlyph_Solid(TTF_Font *font,
/dports/graphics/sdl_ttf/SDL_ttf-2.0.11/
H A DSDL_ttf.h174 extern DECLSPEC SDL_Surface * SDLCALL TTF_RenderGlyph_Solid(TTF_Font *font,
/dports/devel/py-game_sdl2/pygame_sdl2-2.1.0-for-renpy-7.4.11/include/
H A Dsdl2_ttf.pxd77 SDL_Surface * TTF_RenderGlyph_Solid(TTF_Font *font,
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/sdl2-sys-0.32.6/
H A Dsdl_ttf_bindings.rs175 pub fn TTF_RenderGlyph_Solid( in TTF_RenderGlyph_Solid() function
/dports/games/solarus/solarus-f43727b232b3ed13d98440a845e2a29e470e4f0d/libraries/win32/mingw32/include/SDL2/
H A DSDL_ttf.h183 extern DECLSPEC SDL_Surface * SDLCALL TTF_RenderGlyph_Solid(TTF_Font *font,
/dports/games/openclaw/OpenClaw-0.0-51-gbac7730/ThirdParty/SDL2/
H A DSDL_ttf.h183 extern DECLSPEC SDL_Surface * SDLCALL TTF_RenderGlyph_Solid(TTF_Font *font,
/dports/games/dose-response/dose-response-179c326/cargo-crates/sdl2-sys-0.32.6/
H A Dsdl_ttf_bindings.rs175 pub fn TTF_RenderGlyph_Solid( in TTF_RenderGlyph_Solid() function
/dports/games/valyriatear/ValyriaTear-1.1.0/Xcode/libs/SDL2_ttf.framework/Versions/A/Headers/
H A DSDL_ttf.h174 extern DECLSPEC SDL_Surface * SDLCALL TTF_RenderGlyph_Solid(TTF_Font *font,
/dports/devel/py-pysdl2/PySDL2-0.9.9/sdl2/
H A Dsdlttf.py137 TTF_RenderGlyph_Solid = _bind("TTF_RenderGlyph_Solid", [POINTER(TTF_Font), Uint16, SDL_Color], POIN… variable
/dports/games/supertux2/SuperTux-v0.6.3-Source/external/SDL_ttf/
H A DSDL_ttf.h195 extern DECLSPEC SDL_Surface * SDLCALL TTF_RenderGlyph_Solid(TTF_Font *font,
/dports/graphics/sdl2_ttf/SDL2_ttf-2.0.15/
H A DSDL_ttf.h195 extern DECLSPEC SDL_Surface * SDLCALL TTF_RenderGlyph_Solid(TTF_Font *font,
/dports/games/tuxpaint/tuxpaint-0.9.26/win32/libdocs/sdl/sdl_ttf/
H A DCHANGES21 * Fixed TTF_RenderGlyph_Solid() to use the bitmap instead of pixmap
/dports/lang/smalltalk/smalltalk-3.2.5/packages/sdl/libsdl_ttf/
H A DSDL_ttf.st217 …extern DECLSPEC SDL_Surface * SDLCALL TTF_RenderGlyph_Solid(TTF_Font *font, Uint16 ch, SDL_Color f…
218 <cCall: 'TTF_RenderGlyph_Solid' returning: #cObject

12