Home
last modified time | relevance | path

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

/dports/textproc/wv/wv-1.2.9/
H A Dbte.c155 wvGetBTE_FromFC (BTE * bte, U32 currentfc, BTE * list, U32 * fcs, int nobte) in wvGetBTE_FromFC() function
H A Ddecode_complex.c101 if (0 != wvGetBTE_FromFC (&entry, currentfc, bte, pos, nobte)) in wvGetComplexParaBounds()
155 if (0 != wvGetBTE_FromFC (&entry, beginfc, bte, pos, nobte)) in wvGetComplexParafcLim()
212 if (0 != wvGetBTE_FromFC (&entry, endfc, bte, pos, nobte)) in wvGetComplexParafcFirst()
264 if (0 != wvGetBTE_FromFC (&entry, currentfc, bte, pos, nobte)) in wvGetComplexCharBounds()
H A Ddecode_simple.c657 if (0 != wvGetBTE_FromFC (&entry, currentfc, bte, pos, nobte)) in wvGetSimpleParaBounds()
706 if (0 != wvGetBTE_FromFC (&entry, currentfc, bte, pos, nobte)) in wvGetSimpleCharBounds()
H A Dwv.h2908 int wvGetBTE_FromFC (BTE * bte, U32 currentfc, BTE * list, U32 * fcs,