Searched refs:StrikePtr (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/fonttosfnt/dist/
H A Dfonttosfnt.h128 } StrikeRec, *StrikePtr; typedef in typeref:struct:_Strike *
161 StrikePtr makeStrike(FontPtr, int, int);
162 BitmapPtr makeBitmap(StrikePtr, int,
165 IndexSubTablePtr makeIndexSubTables(StrikePtr, CmapPtr);
169 BitmapPtr strikeBitmapIndex(StrikePtr, CmapPtr, int);
170 int strikeMaxWidth(StrikePtr);
H A Dstruct.c78 StrikePtr
81 StrikePtr strike, last_strike;
120 makeBitmap(StrikePtr strike, int code,
254 makeIndexSubTables(StrikePtr strike, CmapPtr cmap)
335 StrikePtr strike;
421 strikeBitmapIndex(StrikePtr strike, CmapPtr cmap, int index)
431 strikeMaxWidth(StrikePtr strike)
452 StrikePtr strike;
H A Dwrite.c326 StrikePtr strike;
609 StrikePtr strike;
657 StrikePtr strike;
H A Dread.c102 StrikePtr strike;

Completed in 6 milliseconds