Home
last modified time | relevance | path

Searched defs:wcw (Results 1 – 13 of 13) sorted by relevance

/dports/editors/wordgrinder/wordgrinder-0.6/src/c/arch/unix/x11/
H A Dglyphcache.c102 int wcw = emu_wcwidth(c); in create_glyph() local
/dports/x11/rxvt-unicode/rxvt-unicode-9.30/src/
H A Drxvtfont.C38 #define OVERLAP_OK(w,wcw,prop) ((w) <= ( \ argument
958 int wcw = WCWIDTH (*t); in load() local
1037 int wcw = max (WCWIDTH (unicode), 1); in has_char() local
1309 int wcw = WCWIDTH (ch); in load() local
1398 int wcw = max (WCWIDTH (chr), 1); in has_char() local
/dports/mail/rspamd-devel/rspamd-93430bb/contrib/replxx/src/
H A Dutil.cxx78 int wcw( mk_wcwidth( c ) ); in calculate_displayed_length() local
/dports/mail/rspamd/rspamd-3.1/contrib/replxx/src/
H A Dutil.cxx78 int wcw( mk_wcwidth( c ) ); in calculate_displayed_length() local
/dports/devel/replxx/replxx-release-0.0.3/src/
H A Dutil.cxx90 int wcw( mk_wcwidth( c ) ); in calculate_displayed_length() local
/dports/math/curv/curv-0.5/extern/replxx/src/
H A Dutil.cxx90 int wcw( mk_wcwidth( c ) ); in calculate_displayed_length() local
/dports/shells/zsh/zsh-5.8.1/Src/
H A Dprompt.c1088 int w = 0, h = 1, multi = 0, wcw = 0; in countprompt() local
1378 int wcw; in prompttrunc() local
1455 int wcw; in prompttrunc() local
H A Dutils.c731 int wcw = WCWIDTH(c); in wcs_nicechar_sel() local
784 int wcw; in zwcwidth() local
5655 int wcw = WCWIDTH(wc); in mb_metastrlenend() local
5867 int wcw = WCWIDTH(wc); in zexpandtabs() local
H A Dbuiltin.c4711 int wcw; in bin_print() local
/dports/games/hyperrogue/hyperrogue-12.0f/
H A Dgoldberg.cpp209 cellwalker wcw = get_localwalk(wc, dir); in pull() local
235 auto wcw = get_localwalk(wc, dir); in conn1() local
/dports/x11-toolkits/ntk/ntk/src/
H A DFl_win32.cxx1444 WNDCLASSEXW wcw; in make() local
/dports/math/giacxcas/fltk-1.3.0/src/
H A DFl_win32.cxx1444 WNDCLASSEXW wcw; in make() local
/dports/x11-toolkits/fltk/fltk-1.3.8/src/
H A DFl_win32.cxx1836 WNDCLASSEXW wcw; local