Home
last modified time | relevance | path

Searched refs:scene (Results 1 – 3 of 3) sorted by relevance

/include/
A Dexpo.h166 struct scene { struct
315 struct scene *scene; member
661 void scene_highlight_first(struct scene *scn);
671 void scene_set_highlight_id(struct scene *scn, uint id);
681 int scene_set_open(struct scene *scn, uint id, bool open);
689 int scene_obj_count(struct scene *scn);
740 int scene_menu(struct scene *scn, const char *name, uint id,
834 int scene_obj_set_width(struct scene *scn, uint id, int w);
880 int scene_obj_set_hide(struct scene *scn, uint id, bool hide);
925 int scene_menu_get_cur_item(struct scene *scn, uint id);
[all …]
A Dcedit.h17 struct scene;
64 struct scene **scnp);
75 int cedit_do_action(struct expo *exp, struct scene *scn,
A Dbootflow.h18 struct scene;
523 struct scene **scnp);

Completed in 9 milliseconds