Home
last modified time | relevance | path

Searched defs:TTF_FontAscent (Results 1 – 14 of 14) sorted by relevance

/dports/devel/fpc-sdl/fpc-3.2.2/packages/sdl/src/
H A Dsdl_ttf.pas304 function TTF_FontAscent( font : PTTF_Font ) : Integer; in TTF_FontAscent() function
/dports/lang/fpc-source/fpc-3.2.2/packages/sdl/src/
H A Dsdl_ttf.pas304 function TTF_FontAscent( font : PTTF_Font ) : Integer; in TTF_FontAscent() function
/dports/devel/sdl_gnat/sdl_gnat-2013/src/
H A Dsdl_sdl_ttf_h.ads104 function TTF_FontAscent (font : System.Address) return int; -- ../include/SDL/SDL_ttf.h:116 subprogspec
/dports/devel/py-pysdl2/PySDL2-0.9.9/sdl2/
H A Dsdlttf.py120 TTF_FontAscent = _bind("TTF_FontAscent", [POINTER(TTF_Font)], c_int) variable
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/sdl2-sys-0.32.6/
H A Dsdl_ttf_bindings.rs89 pub fn TTF_FontAscent(font: *const TTF_Font) -> libc::c_int; in TTF_FontAscent() function
/dports/games/dose-response/dose-response-179c326/cargo-crates/sdl2-sys-0.32.6/
H A Dsdl_ttf_bindings.rs89 pub fn TTF_FontAscent(font: *const TTF_Font) -> libc::c_int; in TTF_FontAscent() function
/dports/games/warmux/warmux-11.04/build/android/jni/sdl_ttf/
H A DSDL_ttf.c786 int TTF_FontAscent(const TTF_Font *font) in TTF_FontAscent() function
/dports/graphics/aloadimage/arcan-0.6.1/src/engine/
H A Darcan_ttf.c985 int TTF_FontAscent(const TTF_Font *font) in TTF_FontAscent() function
/dports/sysutils/acfgfs/arcan-0.6.1/src/engine/
H A Darcan_ttf.c985 int TTF_FontAscent(const TTF_Font *font) in TTF_FontAscent() function
/dports/x11/arcan-trayicon/arcan-0.6.1/src/engine/
H A Darcan_ttf.c985 int TTF_FontAscent(const TTF_Font *font) in TTF_FontAscent() function
/dports/x11/aclip/arcan-0.6.1/src/engine/
H A Darcan_ttf.c985 int TTF_FontAscent(const TTF_Font *font) in TTF_FontAscent() function
/dports/graphics/sdl_ttf/SDL_ttf-2.0.11/
H A DSDL_ttf.c969 int TTF_FontAscent(const TTF_Font *font) in TTF_FontAscent() function
/dports/graphics/sdl2_ttf/SDL2_ttf-2.0.15/
H A DSDL_ttf.c1075 int TTF_FontAscent(const TTF_Font *font) in TTF_FontAscent() function
/dports/games/supertux2/SuperTux-v0.6.3-Source/external/SDL_ttf/
H A DSDL_ttf.c1265 int TTF_FontAscent(const TTF_Font *font) in TTF_FontAscent() function