Home
last modified time | relevance | path

Searched defs:ttf_font (Results 1 – 9 of 9) sorted by relevance

/dports/games/onscripter/onscripter-20200722/
H A DFontInfo.h38 void *ttf_font[2]; // 0...normal rendering, 1...outline rendering variable
/dports/games/onscripter-1byte/onscripter-20200722/
H A DFontInfo.h38 void *ttf_font[2]; // 0...normal rendering, 1...outline rendering variable
/dports/games/valyriatear/ValyriaTear-1.1.0/src/engine/video/
H A Dtext.cpp878 int32_t TextSupervisor::CalculateTextWidth(TTF_Font* ttf_font, const vt_utils::ustring &text) in CalculateTextWidth()
894 int32_t TextSupervisor::CalculateTextWidth(TTF_Font* ttf_font, const std::string &text) in CalculateTextWidth()
911 TTF_Font* ttf_font, in WrapText()
H A Dtext.h86 TTF_Font* ttf_font; variable
/dports/games/tuxpaint/tuxpaint-0.9.26/src/
H A Dfonts.h108 TTF_Font *ttf_font; member
/dports/games/valyriatear/ValyriaTear-1.1.0/src/common/gui/
H A Dtextbox.cpp341 TTF_Font* ttf_font = fp->ttf_font; in _DrawTextLines() local
/dports/games/allacrost/allacrost-1.0.2/src/engine/video/
H A Dtext.h94 TTF_Font* ttf_font; variable
/dports/games/angband/Angband-4.2.2/src/
H A Dmain-sdl.c447 TTF_Font *ttf_font; in sdl_CheckFont() local
489 TTF_Font *ttf_font; in sdl_FontCreate() local
/dports/chinese/cnprint/cnprint-3.30b/
H A Dcnprint330b.c278 int ttf_font; member
309 int ttf_font=0; /* will auto detect */ variable