Searched refs:IsButtonRepeat (Results 1 – 3 of 3) sorted by relevance
128 Pad::IsButtonRepeat( Button button ) const in IsButtonRepeat() function in nw::demo::Pad130 return m_PadButton.IsButtonRepeat( button ); in IsButtonRepeat()
60 bool IsButtonRepeat( u32 buttonBit ) const { return ( m_ButtonRepeat & buttonBit ) != 0; } in IsButtonRepeat() function
113 bool IsButtonRepeat( Button button ) const;