Home
last modified time | relevance | path

Searched refs:HARDWARE_CURSOR (Results 1 – 5 of 5) sorted by relevance

/dports/games/flare-engine/flare-engine-1.12/src/
H A DPlatform.h74 HARDWARE_CURSOR, enumerator
H A DPlatformGCW0.cpp62 config_interface[Platform::Interface::HARDWARE_CURSOR] = false; in Platform()
H A DPlatformIPhoneOS.cpp76 config_interface[Platform::Interface::HARDWARE_CURSOR] = false; in Platform()
H A DPlatformAndroid.cpp98 config_interface[Platform::Interface::HARDWARE_CURSOR] = false; in Platform()
H A DMenuConfig.cpp418 …cfg_tabs[INTERFACE_TAB].setOptionWidgets(Platform::Interface::HARDWARE_CURSOR, hardware_cursor_lb,… in init()
1137 …else if (cfg_tabs[INTERFACE_TAB].options[Platform::Interface::HARDWARE_CURSOR].enabled && hardware… in logicInterface()