Searched defs:IsButtonRepeat (Results 1 – 2 of 2) sorted by relevance
62 bool IsButtonRepeat( u32 buttonBit ) const { return ( m_ButtonRepeat & buttonBit ) != 0; } in IsButtonRepeat() function
130 Pad::IsButtonRepeat( Button button ) const in IsButtonRepeat() function in nw::demo::Pad