Home | History | Annotate | Download | only in src

Lines Matching refs:this_record

898     const EntryExitRecord &this_record = entryExitRecord[(this+coverage).get_coverage  (buffer->cur().codepoint)];
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);