Home
last modified time | relevance | path

Searched refs:TA_adjust_point_index (Results 1 – 1 of 1) sorted by relevance

/dports/print/ttfautohint/ttfautohint-1.8.4/lib/
H A Dtabytecode.c404 TA_adjust_point_index(Recorder* recorder, in TA_adjust_point_index() function
499 first = TA_adjust_point_index(recorder, first); in TA_sfnt_build_glyph_segments()
500 last = TA_adjust_point_index(recorder, last); in TA_sfnt_build_glyph_segments()
558 first = TA_adjust_point_index(recorder, first); in TA_sfnt_build_glyph_segments()
559 last = TA_adjust_point_index(recorder, last); in TA_sfnt_build_glyph_segments()
579 *(arg--) = TA_adjust_point_index(recorder, first); in TA_sfnt_build_glyph_segments()
580 *(arg--) = TA_adjust_point_index(recorder, last); in TA_sfnt_build_glyph_segments()
600 *(arg--) = TA_adjust_point_index(recorder, in TA_sfnt_build_glyph_segments()
631 *(arg--) = TA_adjust_point_index(recorder, in TA_sfnt_build_glyph_segments()
637 *(arg--) = TA_adjust_point_index(recorder, last); in TA_sfnt_build_glyph_segments()
[all …]