Searched refs:scene_set_highlight_id (Results 1 - 3 of 3) sorted by relevance

/u-boot/include/
H A Dexpo.h490 * scene_set_highlight_id() - Set the object which is highlighted
497 void scene_set_highlight_id(struct scene *scn, uint id);
/u-boot/boot/
H A Dscene.c797 void scene_set_highlight_id(struct scene *scn, uint id) function
808 scene_set_highlight_id(scn, obj->id);
H A Dcedit.c199 scene_set_highlight_id(scn, act.select.id);

Completed in 59 milliseconds