Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/lynx/src/
DTRSTable.h40 extern struct _TextAnchor *Stbl_get_last_anchor_before(STable_info *me);
DTRSTable.c2029 struct _TextAnchor *Stbl_get_last_anchor_before(STable_info *me) in Stbl_get_last_anchor_before() function
DGridText.c4948 me->last_anchor_before_stbl = Stbl_get_last_anchor_before(me->stbl); in HText_endStblTABLE()