Home
last modified time | relevance | path

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

/dports/audio/sherlock-lv2/sherlock.lv2-0.28.0/
H A Dmidi_inspector_nk.c311 nk_label_colored(ctx, tmp, NK_TEXT_LEFT, cwhite); in _midi_inspector_expose()
325 nk_labelf_colored(ctx, NK_TEXT_RIGHT, cwhite, "Ch:%2"PRIu8, in _midi_inspector_expose()
335 nk_labelf_colored(ctx, NK_TEXT_RIGHT, cwhite, "%"PRIu8, msg[2]); in _midi_inspector_expose()
340 nk_labelf_colored(ctx, NK_TEXT_RIGHT, cwhite, "Ch:%2"PRIu8, in _midi_inspector_expose()
348 nk_labelf_colored(ctx, NK_TEXT_RIGHT, cwhite, "%s=%3"PRIu8"", in _midi_inspector_expose()
352 nk_labelf_colored(ctx, NK_TEXT_RIGHT, cwhite, "%"PRIu8, msg[2]); in _midi_inspector_expose()
359 nk_labelf_colored(ctx, NK_TEXT_RIGHT, cwhite, "Ch:%2"PRIu8, in _midi_inspector_expose()
363 nk_labelf_colored(ctx, NK_TEXT_RIGHT, cwhite, "%"PRIu8, msg[1]); in _midi_inspector_expose()
373 nk_labelf_colored(ctx, NK_TEXT_RIGHT, cwhite, "Ch:%2"PRIu8, in _midi_inspector_expose()
395 nk_label_colored(ctx, timecode_str, NK_TEXT_RIGHT, cwhite); in _midi_inspector_expose()
[all …]
H A Dencoder.l28 const struct nk_color cwhite = {.r = one, .g = one, .b = one, .a = ful}; variable
176 col1 = cwhite;
H A Dencoder.h26 extern const struct nk_color cwhite;
H A Dosc_inspector_nk.c226 nk_label_colored(ctx, mem.buf, NK_TEXT_LEFT, cwhite); in _osc_argument()
279 nk_label_colored(ctx, mem.buf, NK_TEXT_LEFT, cwhite); in _osc_bundle()
/dports/astro/py-astlib/astLib-0.11.7/PyWCSTools/wcssubs-3.9.5/
H A Diget.c360 char cwhite[8]; local
413 cwhite[0] = ' ';
414 cwhite[1] = ',';
415 cwhite[2] = '\0';
416 cpar = strtok (line, cwhite);
418 cpar = strtok (NULL, cwhite);
H A Dfileutil.c586 setoken (tokens, string, cwhite) in setoken() argument
590 char *cwhite; /* additional whitespace characters
614 if (cwhite == NULL)
617 naddw = strlen (cwhite);
620 if (naddw > 0 && !strncmp (cwhite, "tab", 3)) {
627 else if (naddw > 0 && !strncmp (cwhite, "bar", 3)) {
646 tokens->white[j] = cwhite[i];
H A Dhget.c847 char cwhite[2]; local
1010 cwhite[0] = ' ';
1011 cwhite[1] = '\0';
1014 cpar = strtok (v1,cwhite);
H A Dfitsfile.h434 char *cwhite); /* additional whitespace characters
/dports/games/xlife/xlife-6.7/
H A Dmain.c1132 unsigned long cwhite, cblack; local
1204 fcolor = cwhite = WhitePixel(disp, screen);
1252 xgcv.background = cwhite;
1256 xgcv.foreground = cwhite;
1288 BORDERWIDTH, cwhite, cblack);
1292 COORDW, INPUTH, BORDERWIDTH, cblack, cwhite);
1296 rulew_len, INPUTH, BORDERWIDTH, cblack, cwhite);
1299 cblack, cwhite);
1305 INPUTH, BORDERWIDTH, cblack, cwhite);
/dports/textproc/write-good/write-good-1.0.8/node_modules/tsconfig-paths/
H A DCHANGELOG.md56 …hub.com/dividab/tsconfig-paths/pull/40). Thanks to [@cwhite-connectfirst](https://github.com/cwhit…
/dports/astro/oskar/OSKAR-2.8.0/extern/cfitsio/
H A Diraffits.c1406 char cwhite[2]; local
1523 cwhite[0] = ' ';
1524 cwhite[1] = '\0';
1526 cpar = ffstrtok (v1,cwhite,&saveptr);
/dports/astro/cfitsio/cfitsio-3.49/
H A Diraffits.c1406 char cwhite[2]; local
1523 cwhite[0] = ' ';
1524 cwhite[1] = '\0';
1526 cpar = ffstrtok (v1,cwhite,&saveptr);
/dports/science/healpix/Healpix_3.50/src/healpy/cfitsio/
H A Diraffits.c1400 char cwhite[2]; local
1515 cwhite[0] = ' ';
1516 cwhite[1] = '\0';
1518 cpar = strtok (v1,cwhite);
/dports/astro/py-astropy/astropy-5.0/cextern/cfitsio/lib/
H A Diraffits.c1406 char cwhite[2]; local
1523 cwhite[0] = ' ';
1524 cwhite[1] = '\0';
1526 cpar = ffstrtok (v1,cwhite,&saveptr);
/dports/games/xlife/
H A Dxlife6.7.4to6.7.5.patch178 unsigned long cwhite, cblack;
/dports/editors/lazarus/lazarus/ide/
H A Dlazconf.pp31 @author(Config Path Functions - Curtis White <cwhite@aracnet.com>)
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/ide/
H A Dlazconf.pp31 @author(Config Path Functions - Curtis White <cwhite@aracnet.com>)
/dports/editors/lazarus-qt5/lazarus/ide/
H A Dlazconf.pp31 @author(Config Path Functions - Curtis White <cwhite@aracnet.com>)
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/ide/
H A Dlazconf.pp31 @author(Config Path Functions - Curtis White <cwhite@aracnet.com>)
/dports/databases/pecl-mongodb/mongodb-1.9.1/tests/functional/
H A Dquery-sort-003.phpt250 cwhite
/dports/graphics/vips/vips-8.12.0/libvips/foreign/
H A Dradiance.c351 extern COLOR cblack, cwhite; /* black (0,0,0) and white (1,1,1) */
/dports/editors/lazarus/lazarus/lcl/
H A Dlcltype.pp21 @author(Curtis White <cwhite@aracnet.com>)
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/
H A Dlcltype.pp21 @author(Curtis White <cwhite@aracnet.com>)
/dports/editors/lazarus-qt5/lazarus/lcl/
H A Dlcltype.pp21 @author(Curtis White <cwhite@aracnet.com>)
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/
H A Dlcltype.pp21 @author(Curtis White <cwhite@aracnet.com>)