Home
last modified time | relevance | path

Searched defs:inputSystemName (Results 1 – 2 of 2) sorted by relevance

/dports/devel/ois/ois/includes/SDL/
H A DSDLInputManager.h41 virtual const std::string& inputSystemName() { return iName; } in inputSystemName() function
/dports/devel/ois/ois/src/
H A DOISInputManager.cpp148 const std::string& InputManager::inputSystemName() in inputSystemName() function in InputManager