Home | History | Annotate | Download | only in src

Lines Matching refs:exitAnchor

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