Searched refs:highlightRow (Results 1 - 1 of 1) sorted by relevance

/haiku/src/kits/shared/
H A DCalendarView.cpp987 const int32 highlightRow = fCurrentDay.row; local
997 bool highlight = highlightRow == row && highlightColumn == column;
1019 const int32 highlightRow = fCurrentDay.row; local
1031 bool highlight = highlightRow == row && highlightColumn == column;
1037 bool highlight = highlightRow == row && highlightColumn == column;
1177 const int32 highlightRow = fCurrentDay.row; local
1192 bool highlight = highlightRow == row && highlightColumn == column;
1198 bool highlight = highlightRow == row && highlightColumn == column;

Completed in 23 milliseconds