Searched defs:this_record (Results 1 - 2 of 2) sorted by last modified time

/external/harfbuzz_ng/src/
H A Dhb-ot-layout-gpos-table.hh898 const EntryExitRecord &this_record = entryExitRecord[(this+coverage).get_coverage (buffer->cur().codepoint)]; local
899 if (!this_record.exitAnchor) return TRACE_RETURN (false);
910 (this+this_record.exitAnchor).get_anchor (c->font, buffer->info[i].codepoint, &exit_x, &exit_y);
/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-ot-layout-gpos-table.hh898 const EntryExitRecord &this_record = entryExitRecord[(this+coverage).get_coverage (buffer->cur().codepoint)]; local
899 if (!this_record.exitAnchor) return TRACE_RETURN (false);
910 (this+this_record.exitAnchor).get_anchor (c->font, buffer->info[i].codepoint, &exit_x, &exit_y);

Completed in 82 milliseconds