Home
last modified time | relevance | path

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

/dports/print/ttfautohint/ttfautohint-1.8.4/lib/
H A Dtabytecode.c2315 FT_UShort serif_first_idx; in TA_hints_recorder() local
2319 serif_first_idx = TA_get_segment_index(serif->first, recorder); in TA_hints_recorder()
2329 *(p++) = HIGH(serif_first_idx); in TA_hints_recorder()
2330 *(p++) = LOW(serif_first_idx); in TA_hints_recorder()