Searched defs:last_child (Results 1 – 1 of 1) sorted by relevance
5767 bool highlight, bool last_child) { in DisplayRowObject() argument 5827 const bool last_child = row.parent && &rows[rows.size() - 1] == &row; in DisplayRows() local