Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-layout-gpos-table.hh882 return_trace (entryAnchor.sanitize (c, base) && exitAnchor.sanitize (c, base)); in sanitize()
887 entryAnchor; /* Offset to EntryAnchor table--from member
927 if (!next_record.entryAnchor) return_trace (false); in apply()
934 (this+next_record.entryAnchor).get_anchor (c, buffer->info[j].codepoint, &entry_x, &entry_y); in apply()