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

/xsrc/external/mit/fonttosfnt/dist/
H A Dfonttosfnt.h147 int lastLocation; member in struct:_IndexSubTable
H A Dwrite.c643 table->lastLocation = offset;
827 writeUSHORT(out, table->lastLocation - data_location);
828 writeUSHORT(out, table->lastLocation - data_location);
830 writeULONG(out, table->lastLocation - data_location);
831 writeULONG(out, table->lastLocation - data_location);
H A Dstruct.c316 .lastLocation = 0xDEADFACE,

Completed in 4 milliseconds