Home
last modified time | relevance | path

Searched refs:scene_obj_set_halign (Results 1 – 2 of 2) sorted by relevance

/boot/
A Dbootflow_menu.c68 ret |= scene_obj_set_halign(scn, OBJ_MENU_TITLE, SCENEOA_CENTRE); in bootflow_menu_new()
97 ret |= scene_obj_set_halign(scn, OBJ_PROMPT1A, SCENEOA_CENTRE); in bootflow_menu_new()
98 ret |= scene_obj_set_halign(scn, OBJ_PROMPT1B, SCENEOA_CENTRE); in bootflow_menu_new()
99 ret |= scene_obj_set_halign(scn, OBJ_PROMPT2, SCENEOA_CENTRE); in bootflow_menu_new()
101 ret |= scene_obj_set_halign(scn, OBJ_AUTOBOOT, SCENEOA_CENTRE); in bootflow_menu_new()
A Dscene.c309 int scene_obj_set_halign(struct scene *scn, uint id, enum scene_obj_align aln) in scene_obj_set_halign() function

Completed in 11 milliseconds