Home
last modified time | relevance | path

Searched refs:textfit (Results 1 – 11 of 11) sorted by relevance

/dports/net-im/uTox/uTox/src/ui/
H A Dtext.c126 int fit = textfit(b_mark, count, right - x); in utox_draw_text_multiline_within_box()
136 int fit = textfit(b_mark, count, right - x); in utox_draw_text_multiline_within_box()
208 int fit = textfit(b, count, right); in hittextmultiline()
260 fit = textfit(b, a - b, right - x); in hittextmultiline()
279 int fit = textfit(b, count, right); in text_height()
325 int fit = textfit(b, count, width); in textxy()
H A Ddraw.h22 int textfit(const char *str, uint16_t length, int width);
/dports/net-im/uTox/uTox/src/shared/
H A Dfreetype-text.c51 int textfit(const char *str, uint16_t length, int width) { in textfit() function
75 return textfit(str, length, width); in textfit_near()
/dports/net-im/uTox/uTox/src/cocoa/
H A Ddrawing.m292 int textfit(const char *str, uint16_t length, int width) { function
326 return textfit(str, length, width);
/dports/net-im/uTox/uTox/src/windows/
H A Ddrawing.c208 int textfit(const char *str, uint16_t len, int width) { in textfit() function
/dports/math/cadabra2/cadabra2-2.3.6.8/doc/
H A Dthe_cadabra_book.tex5 \usepackage{textfit}
H A Dcadabra2.tex16 \usepackage{textfit}
/dports/editors/neovim/neovim-0.6.1/runtime/syntax/
H A Daml.vim36 …tcolorr[amp] textcop[y] textde[lete] textdi[rection] textedit textfil[e] textfit textfo[nt] textin…
/dports/editors/vim/vim-8.2.3745/runtime/syntax/
H A Daml.vim36 …tcolorr[amp] textcop[y] textde[lete] textdi[rection] textedit textfil[e] textfit textfo[nt] textin…
/dports/audio/hvl2wav/hivelytracker-8296a50/
H A Dgui.c765 int textfit( struct rawbm *bm, const char *str, int w ) in textfit() function
1844 k = textfit(&mainbm, tname, tabw-32); in gui_render_tabs()
/dports/editors/texstudio/texstudio-4.1.2/utilities/
H A DpackageList2186 textfit: Fit text to a desired size.