Home
last modified time | relevance | path

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

/dports/shells/fish/fish-3.3.1/src/
H A Dscreen.h233 wcstring trunc_text; // Resulting truncated prompt string. member
/dports/games/alephone/alephone-release-20190331/Source_Files/RenderOther/
H A Dscreen_drawing.h207 static inline int trunc_text(const char *text, int max_width, const font_info *font, uint16 style) in trunc_text() function
H A Dsdl_fonts.cpp789 int font_info::trunc_text(const char *text, int max_width, uint16 style) const in trunc_text() function in font_info