Searched refs:row_none (Results 1 – 3 of 3) sorted by relevance
114 TexRow::RowEntry const TexRow::row_none = TexRow::textEntry(-1, 0); member in lyx::TexRow384 LASSERT(false, return row_none); in rowEntryFromCursorSlice()535 RowEntry best_entry = row_none; in rowFromDocIterator()
93 static const RowEntry row_none; variable
134 row_entry_(TexRow::row_none) in WriteStream()