Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-layout-gpos-table.hh887 …const EntryExitRecord &this_record = entryExitRecord[(this+coverage).get_coverage (c->buffer->cur… in apply() local
888 if (!this_record.exitAnchor) return TRACE_RETURN (false); in apply()
899 …(this+this_record.exitAnchor).get_anchor (c->font, c->buffer->info[i].codepoint, &exit_x, &exit_y); in apply()