Searched refs:mappad (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xfs/dist/difs/
H A Dcharinfo.c328 int bitorder, byteorder, scanlinepad, scanlineunit, mappad; local in function:packGlyphs
354 &bitorder, &byteorder, &scanlineunit, &scanlinepad, &mappad);
372 if (mappad != BitmapFormatImageRectMax &&
393 switch (mappad)
415 if (mappad == BitmapFormatImageRectMax)
439 if (mappad == BitmapFormatImageRectMin)
442 if (mappad != BitmapFormatImageRectMax)
502 if (mappad == BitmapFormatImageRectMax)
508 switch (mappad) {

Completed in 2 milliseconds