HomeSort by relevance Sort by last modified time
    Searched full:this_record (Results 1 - 1 of 1) sorted by null

  /external/harfbuzz_ng/src/
hb-ot-layout-gpos-table.hh 920 const EntryExitRecord &this_record = entryExitRecord[(this+coverage).get_coverage (buffer->cur().codepoint)]; local
921 if (!this_record.exitAnchor) return_trace (false);
934 (this+this_record.exitAnchor).get_anchor (c->font, buffer->info[i].codepoint, &exit_x, &exit_y);
    [all...]

Completed in 266 milliseconds