Home | History | Annotate | Download | only in src

Lines Matching refs:exitAnchor

848     return TRACE_RETURN (entryAnchor.sanitize (c, base) && exitAnchor.sanitize (c, base));
857 exitAnchor; /* Offset to ExitAnchor table--from
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);