Searched defs:IsButtonRepeatFast (Results 1 – 2 of 2) sorted by relevance
63 … bool IsButtonRepeatFast( u32 buttonBit ) const { return ( m_ButtonRepeatFast & buttonBit ) != 0; } in IsButtonRepeatFast() function
137 Pad::IsButtonRepeatFast( Button button ) const in IsButtonRepeatFast() function in nw::demo::Pad