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

/xsrc/external/mit/fonttosfnt/dist/
H A Dfonttosfnt.h125 int bitmapSizeTableLocation; member in struct:_Strike
H A Dstruct.c108 .bitmapSizeTableLocation = 0xDEADFACE,
H A Dwrite.c676 strike->bitmapSizeTableLocation = ftell(out);
722 rc = fseek(out, strike->bitmapSizeTableLocation, SEEK_SET);

Completed in 6 milliseconds