HomeSort by: relevance | last modified time | path
    Searched refs:pmin (Results 1 - 25 of 92) sorted by relevancy

1 2 3 4

  /xsrc/external/mit/xlsfonts/dist/
xlsfonts.c 352 char *pmax = max, *pmin = min; local
354 strcpy(pmin, " min(l,r,w,a,d) = (");
356 pmin += strlen(pmin);
359 copy_number(&pmin, &pmax,
362 *pmin++ = *pmax++ = ',';
363 copy_number(&pmin, &pmax,
366 *pmin++ = *pmax++ = ',';
367 copy_number(&pmin, &pmax,
370 *pmin++ = *pmax++ = ','
    [all...]
  /xsrc/external/mit/fslsfonts/dist/
fslsfonts.c 456 *pmin = min; local
460 copy_number(&pmin, &pmax, &emin, &emax,
463 copy_number(&pmin, &pmax, &emin, &emax,
466 copy_number(&pmin, &pmax, &emin, &emax,
469 copy_number(&pmin, &pmax, &emin, &emax,
472 copy_number(&pmin, &pmax, &emin, &emax,
  /xsrc/external/mit/xorg-server.old/dist/Xext/
xf86bigfont.c 352 xCharInfo* pmin; local
383 pmin = FONTINKMIN(pFont);
385 (pmax->rightSideBearing == pmin->rightSideBearing
386 && pmax->leftSideBearing == pmin->leftSideBearing
387 && pmax->descent == pmin->descent
388 && pmax->ascent == pmin->ascent
389 && pmax->characterWidth == pmin->characterWidth)
  /xsrc/external/mit/xorg-server/dist/Xext/
xf86bigfont.c 331 xCharInfo *pmin; local
365 pmin = FONTINKMIN(pFont);
367 (pmax->rightSideBearing == pmin->rightSideBearing
368 && pmax->leftSideBearing == pmin->leftSideBearing
369 && pmax->descent == pmin->descent
370 && pmax->ascent == pmin->ascent
371 && pmax->characterWidth == pmin->characterWidth)
  /xsrc/external/mit/xorg-server/dist/dix/
dispatch.c 1355 xCharInfo *pmin = FONTINKMIN(pFont); local
1359 nprotoxcistructs = (pmax->rightSideBearing == pmin->rightSideBearing &&
1360 pmax->leftSideBearing == pmin->leftSideBearing &&
1361 pmax->descent == pmin->descent &&
1362 pmax->ascent == pmin->ascent &&
1363 pmax->characterWidth == pmin->characterWidth) ?
  /xsrc/external/mit/xorg-server.old/dist/dix/
dispatch.c 1250 xCharInfo *pmin = FONTINKMIN(pFont); local
1255 pmax->rightSideBearing == pmin->rightSideBearing &&
1256 pmax->leftSideBearing == pmin->leftSideBearing &&
1257 pmax->descent == pmin->descent &&
1258 pmax->ascent == pmin->ascent &&
1259 pmax->characterWidth == pmin->characterWidth) ?
  /xsrc/external/mit/glw/dist/
config.sub 539 decstation | decstation-3100 | pmax | pmax-* | pmin | dec3100 | decstatn)
  /xsrc/external/mit/libXfontcache/dist/
config.sub 510 decstation | decstation-3100 | pmax | pmax-* | pmin | dec3100 | decstatn)
  /xsrc/external/mit/libxcb/dist/build-aux/
config.sub 307 decstation | pmax | pmin | dec3100 | decstatn)
  /xsrc/external/mit/libxkbui/dist/
config.sub 449 decstation | decstation-3100 | pmax | pmax-* | pmin | dec3100 | decstatn)
  /xsrc/external/mit/xcb-util/dist/
config.sub 533 decstation | decstation-3100 | pmax | pmax-* | pmin | dec3100 | decstatn)
  /xsrc/external/mit/xf86-input-ws/dist/
config.sub 486 decstation | decstation-3100 | pmax | pmax-* | pmin | dec3100 | decstatn)
  /xsrc/external/mit/xf86-video-ati/dist/
config.sub 539 decstation | decstation-3100 | pmax | pmax-* | pmin | dec3100 | decstatn)
  /xsrc/external/mit/xf86-video-imstt/dist/
config.sub 449 decstation | decstation-3100 | pmax | pmax-* | pmin | dec3100 | decstatn)
  /xsrc/external/mit/xf86-video-intel-old/dist/
config.sub 510 decstation | decstation-3100 | pmax | pmax-* | pmin | dec3100 | decstatn)
  /xsrc/external/mit/xf86-video-nsc/dist/
config.sub 449 decstation | decstation-3100 | pmax | pmax-* | pmin | dec3100 | decstatn)
  /xsrc/external/mit/xorg-server.old/dist/
config.sub 498 decstation | decstation-3100 | pmax | pmax-* | pmin | dec3100 | decstatn)
  /xsrc/external/mit/xproxymanagementprotocol/dist/
config.sub 526 decstation | decstation-3100 | pmax | pmax-* | pmin | dec3100 | decstatn)
  /xsrc/external/mit/xsetmode/dist/
config.sub 449 decstation | decstation-3100 | pmax | pmax-* | pmin | dec3100 | decstatn)
  /xsrc/external/mit/xsetpointer/dist/
config.sub 486 decstation | decstation-3100 | pmax | pmax-* | pmin | dec3100 | decstatn)
  /xsrc/external/mit/bdftopcf/dist/
config.sub 307 decstation | pmax | pmin | dec3100 | decstatn)
  /xsrc/external/mit/beforelight/dist/
config.sub 611 decstation | decstation-3100 | pmax | pmax-* | pmin | dec3100 | decstatn)
  /xsrc/external/mit/evieext/dist/
config.sub 562 decstation | decstation-3100 | pmax | pmax-* | pmin | dec3100 | decstatn)
  /xsrc/external/mit/font-adobe-utopia-75dpi/dist/
config.sub 562 decstation | decstation-3100 | pmax | pmax-* | pmin | dec3100 | decstatn)
  /xsrc/external/mit/fonttosfnt/dist/
config.sub 307 decstation | pmax | pmin | dec3100 | decstatn)

Completed in 35 milliseconds

1 2 3 4