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