Searched refs:CountHats (Results 1 – 5 of 5) sorted by relevance
60 int32 CountHats();
84 int32 numHats = fStick->CountHats(); in Draw()197 int32 numHats = stick->CountHats(); in _BuildHats()
184 count = stick->CountHats(); in PickJoystick()
86 …s for the hats, which are displayed in the same column as the buttons. CountHats() is called to g…99 numHats = stick->CountHats();
412 BJoystick::CountHats() in CountHats() function in BJoystick450 if (index >= CountHats()) in GetHatNameAt()