Lines Matching defs:highlight
1551 bool highlight = is_selected && current_choice == m_choice;
1552 if (highlight)
1556 if (highlight)
1773 void DrawRemoveButton(Surface &surface, int highlight) {
1775 if (highlight)
1778 if (highlight)
1811 bool highlight =
1813 if (highlight)
1816 if (highlight)
3898 void DrawMenuTitle(Window &window, bool highlight);
4020 void Menu::DrawMenuTitle(Window &window, bool highlight) {
4035 if (highlight)
4062 if (highlight)
4752 bool highlight = (selected_row_idx == static_cast<size_t>(m_row_idx)) &&
4755 if (highlight)
4760 if (highlight)
5584 // Keep the cursor on the selected row so the highlight and the cursor are
5767 bool highlight, bool last_child) {
5783 if (highlight)
5814 if (highlight)
7021 // line isn't the same as the PC line, highlight it differently.
7164 // line isn't the same as the PC line, highlight it differently