Home
last modified time | relevance | path

Searched refs:xo_anchor_offset (Results 1 – 1 of 1) sorted by relevance

/f-stack/tools/libxo/libxo/
H A Dlibxo.c255 ssize_t xo_anchor_offset; /* Start of anchored text */ member
5217 xop->xo_anchor_offset = 0; in xo_anchor_clear()
5239 xop->xo_anchor_offset = xbp->xb_curp - xbp->xb_bufp; in xo_anchor_start()
5268 ssize_t start = xop->xo_anchor_offset; in xo_anchor_stop()