Home
last modified time | relevance | path

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

/dports/print/ttfautohint/ttfautohint-1.8.4/lib/
H A Dtabytecode.c143 Hints_Record hints_record; member
1657 recorder->hints_record.buf = p; in TA_build_point_hints()
1695 FT_Byte* end = hints_record.buf; in TA_add_hints_record()
1701 hints_record.buf_len = buf_len; in TA_add_hints_record()
1703 if (!hints_record.buf) in TA_add_hints_record()
1714 free(hints_record.buf); in TA_add_hints_record()
1743 endp = hints_record->buf + hints_record->buf_len; in TA_emit_hints_record()
1819 Hints_Record* hints_record; in TA_emit_hints_records() local
1822 hints_record = hints_records; in TA_emit_hints_records()
1845 hints_record++; in TA_emit_hints_records()
[all …]