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

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

Completed in 77 milliseconds