Home
last modified time | relevance | path

Searched refs:m_lowTicketAlarmSound (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/krb5/src/windows/leash/
H A DLeashView.h171 static BOOL m_lowTicketAlarmSound; variable
H A DLeashView.cpp116 BOOL CLeashView::m_lowTicketAlarmSound; member in CLeashView
340 m_lowTicketAlarmSound = FALSE; in CLeashView()
1345 m_lowTicketAlarmSound = !!m_lowTicketAlarm; in OnActivateView()
2224 if (m_lowTicketAlarmSound) in AlarmBeep()