Home
last modified time | relevance | path

Searched refs:TTF_GetFontHinting (Results 1 – 25 of 33) sorted by last modified time

12

/dports/graphics/sdl_ttf/SDL_ttf-2.0.11/
H A DSDL_ttf.c2062 int TTF_GetFontHinting( const TTF_Font* font ) in TTF_GetFontHinting() function
/dports/devel/py-pysdl2/PySDL2-0.9.9/sdl2/
H A Dsdlttf.py116 TTF_GetFontHinting = _bind("TTF_GetFontHinting", [POINTER(TTF_Font)], c_int) variable
/dports/devel/py-pysdl2/PySDL2-0.9.9/sdl2/test/
H A Dsdlttf_test.py111 assert sdlttf.TTF_GetFontHinting(font) == sdlttf.TTF_HINTING_NORMAL
115 assert sdlttf.TTF_GetFontHinting(font) == hint
/dports/games/supertux2/SuperTux-v0.6.3-Source/external/SDL_ttf/
H A DSDL_ttf.h128 extern DECLSPEC int SDLCALL TTF_GetFontHinting(const TTF_Font *font);
H A DSDL_ttf.c2431 int TTF_GetFontHinting(const TTF_Font* font) in TTF_GetFontHinting() function
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/drawing/
H A DTTF.h45 int TTF_GetFontHinting(const TTF_Font* font);
H A DTTFSDLPort.cpp1552 int TTF_GetFontHinting(const TTF_Font* font) in TTF_GetFontHinting() function
H A DTTF.cpp372 if (TTF_GetFontHinting(font) != 0) in ttf_render()
/dports/graphics/aloadimage/arcan-0.6.1/src/engine/
H A Darcan_ttf.h105 int TTF_GetFontHinting(const TTF_Font *font);
H A Darcan_ttf.c1621 int TTF_GetFontHinting( const TTF_Font* font ) in TTF_GetFontHinting() function
/dports/sysutils/acfgfs/arcan-0.6.1/src/engine/
H A Darcan_ttf.c1621 int TTF_GetFontHinting( const TTF_Font* font ) in TTF_GetFontHinting() function
H A Darcan_ttf.h105 int TTF_GetFontHinting(const TTF_Font *font);
/dports/x11/arcan-trayicon/arcan-0.6.1/src/engine/
H A Darcan_ttf.c1621 int TTF_GetFontHinting( const TTF_Font* font ) in TTF_GetFontHinting() function
H A Darcan_ttf.h105 int TTF_GetFontHinting(const TTF_Font *font);
/dports/x11/aclip/arcan-0.6.1/src/engine/
H A Darcan_ttf.h105 int TTF_GetFontHinting(const TTF_Font *font);
H A Darcan_ttf.c1621 int TTF_GetFontHinting( const TTF_Font* font ) in TTF_GetFontHinting() function
/dports/games/SRB2/SRB2-SRB2_release_2.2.9/src/sdl/
H A Di_ttf.c104 currentfonthinting = TTF_GetFontHinting(currentfont); in I_TTFLoadFont()
/dports/devel/emscripten/emscripten-2.0.3/system/include/SDL/
H A DSDL_ttf.h107 extern DECLSPEC int SDLCALL TTF_GetFontHinting(const TTF_Font *font);
/dports/devel/sdl2pp/libSDL2pp-0.16.1/SDL2pp/
H A DFont.cc89 return TTF_GetFontHinting(font_); in GetHinting()
/dports/games/solarus/solarus-f43727b232b3ed13d98440a845e2a29e470e4f0d/libraries/win32/mingw32/include/SDL2/
H A DSDL_ttf.h116 extern DECLSPEC int SDLCALL TTF_GetFontHinting(const TTF_Font *font);
/dports/games/valyriatear/ValyriaTear-1.1.0/Xcode/libs/SDL2_ttf.framework/Versions/A/Headers/
H A DSDL_ttf.h107 extern DECLSPEC int SDLCALL TTF_GetFontHinting(const TTF_Font *font);
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/sdl2-sys-0.32.6/
H A Dsdl_ttf_bindings.rs80 pub fn TTF_GetFontHinting(font: *const TTF_Font) -> libc::c_int; in TTF_GetFontHinting() function
/dports/games/dose-response/dose-response-179c326/cargo-crates/sdl2-sys-0.32.6/
H A Dsdl_ttf_bindings.rs80 pub fn TTF_GetFontHinting(font: *const TTF_Font) -> libc::c_int; in TTF_GetFontHinting() function
/dports/graphics/sdl2_ttf/SDL2_ttf-2.0.15/
H A DSDL_ttf.h128 extern DECLSPEC int SDLCALL TTF_GetFontHinting(const TTF_Font *font);
H A DSDL_ttf.c2064 int TTF_GetFontHinting(const TTF_Font* font) in TTF_GetFontHinting() function

12