Home
last modified time | relevance | path

Searched refs:exitAnchor (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()
891 exitAnchor; /* Offset to ExitAnchor table--from member
920 if (!this_record.exitAnchor) return_trace (false); in apply()
933 (this+this_record.exitAnchor).get_anchor (c, buffer->info[i].codepoint, &exit_x, &exit_y); in apply()