Searched refs:TRST_ENDCELL_LINEBREAK (Results 1 – 2 of 2) sorted by relevance
23 #define TRST_ENDCELL_LINEBREAK 0 macro26 #define Stbl_lineBreak(stbl,l,off,pos) Stbl_finishCellInTable(stbl, TRST_ENDCELL_LINEBREAK, l, off,…
576 if ((end_td & TRST_ENDCELL_MASK) == TRST_ENDCELL_LINEBREAK) { in Stbl_finishCellInRow()815 if ((end_td & TRST_ENDCELL_MASK) == TRST_ENDCELL_LINEBREAK) { in Stbl_finishCellInRow()1567 if ((end_td & TRST_ENDCELL_MASK) == TRST_ENDCELL_LINEBREAK) in Stbl_finishCellInTable()1630 if ((end_td & TRST_ENDCELL_MASK) == TRST_ENDCELL_LINEBREAK) { in Stbl_finishCellInTable()1991 TRST_ENDCELL_LINEBREAK, in Stbl_update_enclosing()