Home | History | Annotate | Download | only in truetype

Lines Matching refs:FT_GET_SHORT

244           deltas[i++] = FT_GET_SHORT();
332 FT_GET_SHORT() << 2; /* convert to Fixed */
334 FT_GET_SHORT()<<2; /* convert to Fixed */
459 FT_GET_SHORT() << 2; /* convert to FT_Fixed */
1208 tuple_coords[j] = FT_GET_SHORT() << 2; /* convert from */
1217 (void)FT_GET_SHORT();
1226 im_start_coords[j] = FT_GET_SHORT() << 2;
1228 im_end_coords[j] = FT_GET_SHORT() << 2;
1402 tuple_coords[j] = FT_GET_SHORT() << 2; /* convert from */
1421 im_start_coords[j] = FT_GET_SHORT() << 2;
1423 im_end_coords[j] = FT_GET_SHORT() << 2;