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

/xsrc/external/mit/fonttosfnt/dist/
H A Dfonttosfnt.h126 int indexSubTableLocation; member in struct:_Strike
H A Dwrite.c711 strike->indexSubTableLocation = ftell(out);
727 writeULONG(out, strike->indexSubTableLocation - eblc_start);
729 writeULONG(out, endoffset - strike->indexSubTableLocation);
760 writeULONG(out, location - strike->indexSubTableLocation);

Completed in 5 milliseconds