Home
last modified time | relevance | path

Searched refs:wcw (Results 1 – 25 of 285) sorted by relevance

12345678910>>...12

/dports/games/hyperrogue/hyperrogue-12.0f/
H A Dgoldberg.cpp212 if(peek(wcw)) { in pull()
218 if(do_adjm) wc1.adjm = wc.adjm * get_adj(wcw.at, wcw.spin); in pull()
222 if(peek(wcw)) { in pull()
224 DEBB(DF_GP, (at1, " :", wcw+wstep, " (pulled from ", at, " :: ", wcw, ")")); in pull()
225 if(do_adjm) wc1.adjm = wc.adjm * get_adj(wcw.at, wcw.spin); in pull()
241 if(peek(wcw)) { in conn1()
244 if(do_adjm) wc1.adjm = wc.adjm * get_adj(wcw.at, wcw.spin); in conn1()
248 wcw.at->c.setspin(wcw.spin, 0, false); in conn1()
257 if(peek(wcw)) { in conn1()
268 wcw.at->c.setspin(wcw.spin, wcw1.spin, wcw.mirrored != wcw1.mirrored); in conn1()
[all …]
/dports/lang/fpc-source/fpc-3.2.2/packages/ptc/src/win32/base/
H A Dwin32window.inc64 wcw: WNDCLASSEXW;
89 wcw.cbSize := SizeOf(wcw);
90 wcw.hInstance := program_instance;
92 wcw.style := AClassStyle;
94 wcw.hIconSm := 0;
95 wcw.lpszMenuName := nil;
96 wcw.cbClsExtra := 0;
97 wcw.cbWndExtra := 0;
100 wcw.lpfnWndProc := @WndProcMultiThreaded
106 wcw.hCursor := 0;
[all …]
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/third_party/wcwidth/
H A Dwcwidth.py199 wcw = wcwidth(char)
200 if wcw < 0:
203 width += wcw
/dports/net/google-cloud-sdk/google-cloud-sdk/platform/bq/third_party/wcwidth/
H A Dwcwidth.py200 wcw = wcwidth(char)
201 if wcw < 0:
204 width += wcw
/dports/net-p2p/bazarr/bazarr-1.0.2/libs/wcwidth/
H A Dwcwidth.py202 wcw = wcwidth(char)
203 if wcw < 0:
206 width += wcw
/dports/devel/py-wcwidth/wcwidth-0.1.8/wcwidth/
H A Dwcwidth.py202 wcw = wcwidth(char)
203 if wcw < 0:
206 width += wcw
/dports/editors/wordgrinder/wordgrinder-0.6/src/c/arch/unix/x11/
H A Dglyphcache.c102 int wcw = emu_wcwidth(c); in create_glyph() local
103 if (wcw < 1) in create_glyph()
104 wcw = 1; in create_glyph()
106 glyph->width = fontwidth * wcw; in create_glyph()
/dports/shells/zsh/zsh-5.8.1/Src/
H A Dprompt.c1106 if (wcw) { in countprompt()
1111 w = wcw; in countprompt()
1120 wcw = 0; in countprompt()
1184 if (wcw >= 0) in countprompt()
1185 w += wcw; in countprompt()
1203 if (wcw) { in countprompt()
1204 w = wcw; in countprompt()
1378 int wcw; in prompttrunc() local
1405 if (wcw >= 0) in prompttrunc()
1455 int wcw; in prompttrunc() local
[all …]
/dports/mail/rspamd-devel/rspamd-93430bb/contrib/replxx/src/
H A Dutil.cxx78 int wcw( mk_wcwidth( c ) ); in calculate_displayed_length() local
79 if ( wcw < 0 ) { in calculate_displayed_length()
83 len += wcw; in calculate_displayed_length()
/dports/mail/rspamd/rspamd-3.1/contrib/replxx/src/
H A Dutil.cxx78 int wcw( mk_wcwidth( c ) ); in calculate_displayed_length() local
79 if ( wcw < 0 ) { in calculate_displayed_length()
83 len += wcw; in calculate_displayed_length()
/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
959 if (wcw > 0) g.width = (g.width + wcw - 1) / wcw; in load()
1037 int wcw = max (WCWIDTH (unicode), 1); in has_char() local
1041 if (careful && !OVERLAP_OK (w, wcw, prop)) in has_char()
1309 int wcw = WCWIDTH (ch); in load() local
1310 if (wcw > 0) g.width = (g.width + wcw - 1) / wcw; in load()
1398 int wcw = max (WCWIDTH (chr), 1); in has_char() local
1403 int cwidth = prop->width * wcw; in has_char()
1413 if (careful && !OVERLAP_OK (w, wcw, prop)) in has_char()
[all …]
/dports/devel/replxx/replxx-release-0.0.3/src/
H A Dutil.cxx90 int wcw( mk_wcwidth( c ) ); in calculate_displayed_length() local
91 if ( wcw < 0 ) { in calculate_displayed_length()
95 len += wcw; in calculate_displayed_length()
/dports/math/curv/curv-0.5/extern/replxx/src/
H A Dutil.cxx90 int wcw( mk_wcwidth( c ) ); in calculate_displayed_length() local
91 if ( wcw < 0 ) { in calculate_displayed_length()
95 len += wcw; in calculate_displayed_length()
/dports/news/husky-fidoconf/husky-fidoconf-1.9.20191207/bsopack/
H A DChangeLog60 makefile.wcw (1.7): Create new loging structure with Husky library
107 makefile.wcw (1.6): Fixed compilation with new library structure
121 makefile.mvcdll (1.4), makefile.wco (1.6), makefile.wcw (1.5):
266 make/makefile.wcw (1.4), src/bsopack.c (1.4): use cvsdate in
478 make/makefile.wco (1.3), make/makefile.wcw (1.3,
491 make/makefile.wco (1.2), make/makefile.wcw (1.2), src/bsopack.c
500 (1.2), makefile.wco (1.2), makefile.wcw (1.2):
506 make/makefile.wco (1.1), make/makefile.wcw (1.1), src/bsopack.c
527 * makefile.lnx (1.1), makefile.wcw (1.1):
528 + added makefile.lnx & makefile.wcw
/dports/news/husky-areafix/husky-areafix-1.9.20191207/bsopack/
H A DChangeLog60 makefile.wcw (1.7): Create new loging structure with Husky library
107 makefile.wcw (1.6): Fixed compilation with new library structure
121 makefile.mvcdll (1.4), makefile.wco (1.6), makefile.wcw (1.5):
266 make/makefile.wcw (1.4), src/bsopack.c (1.4): use cvsdate in
478 make/makefile.wco (1.3), make/makefile.wcw (1.3,
491 make/makefile.wco (1.2), make/makefile.wcw (1.2), src/bsopack.c
500 (1.2), makefile.wco (1.2), makefile.wcw (1.2):
506 make/makefile.wco (1.1), make/makefile.wcw (1.1), src/bsopack.c
527 * makefile.lnx (1.1), makefile.wcw (1.1):
528 + added makefile.lnx & makefile.wcw
/dports/news/husky/husky-1.9.20191207/bsopack/
H A DChangeLog60 makefile.wcw (1.7): Create new loging structure with Husky library
107 makefile.wcw (1.6): Fixed compilation with new library structure
121 makefile.mvcdll (1.4), makefile.wco (1.6), makefile.wcw (1.5):
266 make/makefile.wcw (1.4), src/bsopack.c (1.4): use cvsdate in
478 make/makefile.wco (1.3), make/makefile.wcw (1.3,
491 make/makefile.wco (1.2), make/makefile.wcw (1.2), src/bsopack.c
500 (1.2), makefile.wco (1.2), makefile.wcw (1.2):
506 make/makefile.wco (1.1), make/makefile.wcw (1.1), src/bsopack.c
527 * makefile.lnx (1.1), makefile.wcw (1.1):
528 + added makefile.lnx & makefile.wcw
/dports/news/husky-htick/husky-htick-1.9.20191207/bsopack/
H A DChangeLog60 makefile.wcw (1.7): Create new loging structure with Husky library
107 makefile.wcw (1.6): Fixed compilation with new library structure
121 makefile.mvcdll (1.4), makefile.wco (1.6), makefile.wcw (1.5):
266 make/makefile.wcw (1.4), src/bsopack.c (1.4): use cvsdate in
478 make/makefile.wco (1.3), make/makefile.wcw (1.3,
491 make/makefile.wco (1.2), make/makefile.wcw (1.2), src/bsopack.c
500 (1.2), makefile.wco (1.2), makefile.wcw (1.2):
506 make/makefile.wco (1.1), make/makefile.wcw (1.1), src/bsopack.c
527 * makefile.lnx (1.1), makefile.wcw (1.1):
528 + added makefile.lnx & makefile.wcw
/dports/news/husky-smapi/husky-smapi-1.9.20191207,1/bsopack/
H A DChangeLog60 makefile.wcw (1.7): Create new loging structure with Husky library
107 makefile.wcw (1.6): Fixed compilation with new library structure
121 makefile.mvcdll (1.4), makefile.wco (1.6), makefile.wcw (1.5):
266 make/makefile.wcw (1.4), src/bsopack.c (1.4): use cvsdate in
478 make/makefile.wco (1.3), make/makefile.wcw (1.3,
491 make/makefile.wco (1.2), make/makefile.wcw (1.2), src/bsopack.c
500 (1.2), makefile.wco (1.2), makefile.wcw (1.2):
506 make/makefile.wco (1.1), make/makefile.wcw (1.1), src/bsopack.c
527 * makefile.lnx (1.1), makefile.wcw (1.1):
528 + added makefile.lnx & makefile.wcw
/dports/news/husky-hpt/husky-hpt-1.9.20191207/bsopack/
H A DChangeLog60 makefile.wcw (1.7): Create new loging structure with Husky library
107 makefile.wcw (1.6): Fixed compilation with new library structure
121 makefile.mvcdll (1.4), makefile.wco (1.6), makefile.wcw (1.5):
266 make/makefile.wcw (1.4), src/bsopack.c (1.4): use cvsdate in
478 make/makefile.wco (1.3), make/makefile.wcw (1.3,
491 make/makefile.wco (1.2), make/makefile.wcw (1.2), src/bsopack.c
500 (1.2), makefile.wco (1.2), makefile.wcw (1.2):
506 make/makefile.wco (1.1), make/makefile.wcw (1.1), src/bsopack.c
527 * makefile.lnx (1.1), makefile.wcw (1.1):
528 + added makefile.lnx & makefile.wcw
/dports/news/husky-sqpack/husky-sqpack-1.9.20191207/bsopack/
H A DChangeLog60 makefile.wcw (1.7): Create new loging structure with Husky library
107 makefile.wcw (1.6): Fixed compilation with new library structure
121 makefile.mvcdll (1.4), makefile.wco (1.6), makefile.wcw (1.5):
266 make/makefile.wcw (1.4), src/bsopack.c (1.4): use cvsdate in
478 make/makefile.wco (1.3), make/makefile.wcw (1.3,
491 make/makefile.wco (1.2), make/makefile.wcw (1.2), src/bsopack.c
500 (1.2), makefile.wco (1.2), makefile.wcw (1.2):
506 make/makefile.wco (1.1), make/makefile.wcw (1.1), src/bsopack.c
527 * makefile.lnx (1.1), makefile.wcw (1.1):
528 + added makefile.lnx & makefile.wcw
/dports/news/husky-huskylib/husky-huskylib-1.9.20191207/bsopack/
H A DChangeLog60 makefile.wcw (1.7): Create new loging structure with Husky library
107 makefile.wcw (1.6): Fixed compilation with new library structure
121 makefile.mvcdll (1.4), makefile.wco (1.6), makefile.wcw (1.5):
266 make/makefile.wcw (1.4), src/bsopack.c (1.4): use cvsdate in
478 make/makefile.wco (1.3), make/makefile.wcw (1.3,
491 make/makefile.wco (1.2), make/makefile.wcw (1.2), src/bsopack.c
500 (1.2), makefile.wco (1.2), makefile.wcw (1.2):
506 make/makefile.wco (1.1), make/makefile.wcw (1.1), src/bsopack.c
527 * makefile.lnx (1.1), makefile.wcw (1.1):
528 + added makefile.lnx & makefile.wcw
/dports/news/husky-fidoconf/husky-fidoconf-1.9.20191207/hptkill/
H A DChangeLog78 makefile.sun (1.7), makefile.wco (1.6), makefile.wcw (1.6): Fixed
103 make/makefile.sun (1.6), make/makefile.wco (1.5), make/makefile.wcw
116 make/makefile.sun (1.5), make/makefile.wco (1.4), make/makefile.wcw
182 makefile.sun (1.3), makefile.wco (1.3), makefile.wcw (1.3): Fix
190 makefile.sun (1.2), makefile.wco (1.2), makefile.wcw (1.2): Fix
249 makefile.sun (1.2), makefile.wco (1.2), makefile.wcw (1.2),
262 hptkill-1_10-release), make/makefile.wcw (1.1,
456 * makefile.lnx (1.1), makefile.sun (1.1), makefile.wcw (1.1),
/dports/news/husky/husky-1.9.20191207/hptkill/
H A DChangeLog78 makefile.sun (1.7), makefile.wco (1.6), makefile.wcw (1.6): Fixed
103 make/makefile.sun (1.6), make/makefile.wco (1.5), make/makefile.wcw
116 make/makefile.sun (1.5), make/makefile.wco (1.4), make/makefile.wcw
182 makefile.sun (1.3), makefile.wco (1.3), makefile.wcw (1.3): Fix
190 makefile.sun (1.2), makefile.wco (1.2), makefile.wcw (1.2): Fix
249 makefile.sun (1.2), makefile.wco (1.2), makefile.wcw (1.2),
262 hptkill-1_10-release), make/makefile.wcw (1.1,
456 * makefile.lnx (1.1), makefile.sun (1.1), makefile.wcw (1.1),
/dports/news/husky-areafix/husky-areafix-1.9.20191207/hptkill/
H A DChangeLog78 makefile.sun (1.7), makefile.wco (1.6), makefile.wcw (1.6): Fixed
103 make/makefile.sun (1.6), make/makefile.wco (1.5), make/makefile.wcw
116 make/makefile.sun (1.5), make/makefile.wco (1.4), make/makefile.wcw
182 makefile.sun (1.3), makefile.wco (1.3), makefile.wcw (1.3): Fix
190 makefile.sun (1.2), makefile.wco (1.2), makefile.wcw (1.2): Fix
249 makefile.sun (1.2), makefile.wco (1.2), makefile.wcw (1.2),
262 hptkill-1_10-release), make/makefile.wcw (1.1,
456 * makefile.lnx (1.1), makefile.sun (1.1), makefile.wcw (1.1),
/dports/news/husky-hpt/husky-hpt-1.9.20191207/hptkill/
H A DChangeLog78 makefile.sun (1.7), makefile.wco (1.6), makefile.wcw (1.6): Fixed
103 make/makefile.sun (1.6), make/makefile.wco (1.5), make/makefile.wcw
116 make/makefile.sun (1.5), make/makefile.wco (1.4), make/makefile.wcw
182 makefile.sun (1.3), makefile.wco (1.3), makefile.wcw (1.3): Fix
190 makefile.sun (1.2), makefile.wco (1.2), makefile.wcw (1.2): Fix
249 makefile.sun (1.2), makefile.wco (1.2), makefile.wcw (1.2),
262 hptkill-1_10-release), make/makefile.wcw (1.1,
456 * makefile.lnx (1.1), makefile.sun (1.1), makefile.wcw (1.1),

12345678910>>...12