Home
last modified time | relevance | path

Searched refs:FILE_TYPE_CURSOR (Results 1 – 15 of 15) sorted by relevance

/dports/games/retroarch/RetroArch-1.9.7/
H A Dmsg_hash.c373 return FILE_TYPE_CURSOR; in msg_hash_to_file_type()
H A Dmsg_hash.h74 FILE_TYPE_CURSOR, enumerator
H A Dretroarch.c2085 case FILE_TYPE_CURSOR: in generic_menu_iterate()
/dports/x11-wm/e16/e16-1.0.24/src/
H A DE.h449 #define FILE_TYPE_CURSOR 1 macro
H A Dcursors.c161 img = ThemeFileFind(ec->file, FILE_TYPE_CURSOR); in ECursorRealize()
/dports/games/retroarch/RetroArch-1.9.7/menu/drivers/ozone/
H A Dozone_texture.c400 case FILE_TYPE_CURSOR: in ozone_entries_icon_get_texture()
H A Dozone.c281 case FILE_TYPE_CURSOR: in ozone_is_current_entry_settings()
/dports/games/retroarch/RetroArch-1.9.7/menu/cbs/
H A Dmenu_cbs_left.c1186 case FILE_TYPE_CURSOR: in menu_cbs_init_bind_left_compare_type()
H A Dmenu_cbs_right.c1007 case FILE_TYPE_CURSOR: in menu_cbs_init_bind_right_compare_type()
H A Dmenu_cbs_get_value.c2044 case FILE_TYPE_CURSOR: in menu_cbs_init_bind_get_string_representation_compare_type()
H A Dmenu_cbs_ok.c8266 case FILE_TYPE_CURSOR: in menu_cbs_init_bind_ok_compare_type()
/dports/games/retroarch/RetroArch-1.9.7/menu/drivers/
H A Dstripes.c2137 case FILE_TYPE_CURSOR: in stripes_icon_get_id()
H A Dxmb.c2912 case FILE_TYPE_CURSOR: in xmb_icon_get_id()
H A Dmaterialui.c3833 case FILE_TYPE_CURSOR: in materialui_get_entry_value_type()
/dports/games/retroarch/RetroArch-1.9.7/menu/
H A Dmenu_displaylist.c12125 info->type_default = FILE_TYPE_CURSOR; in menu_displaylist_ctl()