Searched refs:ACTION_NEXT_CONTROL (Results 1 – 4 of 4) sorted by relevance
362 #define ACTION_NEXT_CONTROL 181 macro
335 case ACTION_NEXT_CONTROL: in TranslateActionIdToAddon()814 return ACTION_NEXT_CONTROL; in TranslateActionIdToKodi()
231 case ACTION_NEXT_CONTROL: in OnAction()289 Navigate(ACTION_NEXT_CONTROL); in OnNextControl()
813 GetActions(pControlNode, "onnext", actions[ACTION_NEXT_CONTROL]); in Create()