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

/macosx-10.10.1/bless-103/test/
H A Dtestgenerateoflabel.c43 scale = (argc == 4) ? kBitmapScale_2x : kBitmapScale_1x;
/macosx-10.10.1/bless-103/
H A DhandleDevice.c80 ret = BLGenerateLabelData(context, actargs[klabel].argument, kBitmapScale_1x, &labeldata);
H A DhandleFolder.c500 ret = BLGenerateLabelData(context, actargs[klabel].argument, kBitmapScale_1x, &labeldata);
522 ret = WriteLabelFile(context, sysfolder, labeldata, isLabel, kBitmapScale_1x);
H A Dsetboot.c207 ret = BLGenerateLabelData(context, label, kBitmapScale_1x, &labelData);
/macosx-10.10.1/bless-103/libbless/
H A Dbless.h254 kBitmapScale_1x = 1, enumerator in enum:__anon6606
551 * @param scale How big the bitmap should be. kBitmapScale_1x for standard, kBitmapScale_2x for HiDPI
592 * @param scale how big the bitmap should be. kBitmapScale_1x for standard, kBitmapScale_2x for HiDPI
/macosx-10.10.1/bless-103/libbless/RAID/
H A DBLUpdateRAIDBooters.c422 ret = BLGenerateLabelData(context, label, kBitmapScale_1x, &newLabel);

Completed in 114 milliseconds