Home
last modified time | relevance | path

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

/dports/www/lynx-current/lynx2.9.0dev.9/src/
H A DTRSTable.c58 } cellstate_t; typedef
61 cellstate_t prev_state; /* Contents type of the previous cell */
62 cellstate_t state; /* Contents type of the worked-on cell */
206 static const char *cellstate_s(cellstate_t state) in cellstate_s()
289 cellstate_t newstate; in Stbl_addCellToRow()
552 cellstate_t newstate = CS_invalid; in Stbl_finishCellInRow()
/dports/www/lynx/lynx2.8.9rel.1/src/
H A DTRSTable.c58 } cellstate_t; typedef
61 cellstate_t prev_state; /* Contents type of the previous cell */
62 cellstate_t state; /* Contents type of the worked-on cell */
206 static const char *cellstate_s(cellstate_t state) in cellstate_s()
289 cellstate_t newstate; in Stbl_addCellToRow()
552 cellstate_t newstate = CS_invalid; in Stbl_finishCellInRow()