Searched refs:kBitmapScale_2x (Results 1 - 4 of 4) 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.c86 ret = BLGenerateLabelData(context, actargs[klabel].argument, kBitmapScale_2x, &labeldata2);
H A DhandleFolder.c506 ret = BLGenerateLabelData(context, actargs[klabel].argument, kBitmapScale_2x, &labeldata2);
527 ret = WriteLabelFile(context, sysfolder, labeldata2, 0, kBitmapScale_2x);
/macosx-10.10.1/bless-103/libbless/
H A Dbless.h255 kBitmapScale_2x = 2 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

Completed in 178 milliseconds