Searched refs:hotkeyUpperCase (Results 1 – 2 of 2) sorted by relevance
11 hotkeyUpperCase = 0; in ParseHkText()45 hotkeyUpperCase = UnicodeUC( hotKeyChar ); in ParseHkText()109 hotkeyUpperCase = src.hotkeyUpperCase; in Init()
46 unicode_t hotkeyUpperCase; variable52 … strBeforeHk( 0 ), strHk( 0 ), strAfterHk( 0 ), strFull( 0 ), strRaw ( 0 ), hotkeyUpperCase( 0 ) {} in MenuTextInfo()70 …ching( unicode_t charUpperCase ) const { return hotkeyUpperCase != 0 && charUpperCase == hotkeyUpp… in isHotkeyMatching()