20 #include "bolos_target.h"
23 #include "bolos_ux_loc_strings.h"
32 #define ux_loc_layout_nn_paging_params_t ux_loc_layout_params_t
33 #define ux_loc_layout_nb_paging_params_t ux_loc_layout_params_t
34 #define ux_loc_layout_bn_paging_params_t ux_loc_layout_params_t
35 #define ux_loc_layout_bb_paging_params_t ux_loc_layout_params_t
36 #define ux_loc_layout_nnn_params_t ux_loc_layout_params_t
37 #define ux_loc_layout_bnn_params_t ux_loc_layout_params_t
38 #define ux_loc_layout_nnnn_params_t ux_loc_layout_params_t
39 #define ux_loc_layout_bnnn_params_t ux_loc_layout_params_t
40 #define ux_loc_layout_nnbnn_params_t ux_loc_layout_params_t
41 #define ux_loc_layout_pages_params_t ux_loc_layout_params_t
44 const bagl_icon_details_t *
icon;
48 #define ux_loc_layout_pb_params_t ux_loc_layout_icon_params_t
49 #define ux_loc_layout_pn_params_t ux_loc_layout_icon_params_t
50 #define ux_loc_layout_pbb_params_t ux_loc_layout_icon_params_t
51 #define ux_loc_layout_pnn_params_t ux_loc_layout_icon_params_t
52 #define ux_loc_layout_pbn_params_t ux_loc_layout_icon_params_t
59 #if (BAGL_WIDTH == 128 && BAGL_HEIGHT == 64)
60 #define UX_LAYOUT_PAGES_LINE_COUNT 4
61 #elif (BAGL_WIDTH == 128 && BAGL_HEIGHT == 32)
62 #define UX_LAYOUT_PAGES_LINE_COUNT 2
64 #error "BAGL_WIDTH/BAGL_HEIGHT not defined"
72 #define ux_loc_layout_bnnn_paging_init ux_loc_layout_bn_paging_init
73 #define ux_loc_layout_bnnn_paging_reset ux_layout_paging_reset
74 #define ux_loc_layout_bn_paging_reset ux_layout_paging_reset
const bagl_icon_details_t * icon
const UX_LOC_STRINGS_INDEX index
const UX_LOC_STRINGS_INDEX index
struct ux_loc_layout_params_s ux_loc_layout_params_t
void ux_layout_pages_init(unsigned int stack_slot)
void ux_loc_layout_paging_init(unsigned int stack_slot)
BOLOS_UX_LOC_STRINGS UX_LOC_STRINGS_INDEX
void ux_loc_layout_pages_init(unsigned int stack_slot)
struct ux_layout_pages_params_s ux_layout_pages_params_t
struct ux_loc_layout_icon_params_s ux_loc_layout_icon_params_t