Home | History | Annotate | Download | only in src

Lines Matching full:this_record

887     const EntryExitRecord &this_record = entryExitRecord[(this+coverage).get_coverage  (c->buffer->cur().codepoint)];
888 if (!this_record.exitAnchor) return TRACE_RETURN (false);
899 (this+this_record.exitAnchor).get_anchor (c->font, c->buffer->info[i].codepoint, &exit_x, &exit_y);