Home | History | Annotate | Download | only in truetype

Lines Matching refs:FT_GET_SHORT

246           deltas[i++] = FT_GET_SHORT();
334 FT_GET_SHORT() << 2; /* convert to Fixed */
336 FT_GET_SHORT()<<2; /* convert to Fixed */
461 FT_GET_SHORT() << 2; /* convert to FT_Fixed */
1189 tuple_coords[j] = FT_GET_SHORT() << 2; /* convert from */
1198 (void)FT_GET_SHORT();
1207 im_start_coords[j] = FT_GET_SHORT() << 2;
1209 im_end_coords[j] = FT_GET_SHORT() << 2;
1383 tuple_coords[j] = FT_GET_SHORT() << 2; /* convert from */
1402 im_start_coords[j] = FT_GET_SHORT() << 2;
1404 im_end_coords[j] = FT_GET_SHORT() << 2;