Lines Matching refs:isImportant
655 $isImportant = false;
658 $isImportant = true;
683 if ($isImportant) $eventClass .= ' static-event-important';
686 if ($isImportant) {
750 $isImportant = false;
753 $isImportant = true;
758 $rowClass = $isImportant ? 'static-itinerary-important' : '';
779 if ($isImportant) {
2643 $isImportant = false;
2646 $isImportant = true;
2652 if ($isImportant && $dateKey >= $todayStr) {