Searched refs:TBL_CELL_ITALIC (Results 1 – 3 of 3) sorted by relevance
111 cp->flags |= TBL_CELL_ITALIC; in mods()178 cp->flags |= TBL_CELL_ITALIC; in mods()
242 #define TBL_CELL_ITALIC (1 << 3) /* fI, I, i */ macro
420 else if (dp->layout->flags & TBL_CELL_ITALIC) in tbl_word()