Home
last modified time | relevance | path

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

/bsp/simulator/SDL2/include/
A DSDL_messagebox.h100 const char *title; /**< UTF-8 title */ member
185 extern DECLSPEC int SDLCALL SDL_ShowSimpleMessageBox(Uint32 flags, const char *title, const char *m…
A DSDL_shape.h69 extern DECLSPEC SDL_Window * SDLCALL SDL_CreateShapedWindow(const char *title,unsigned int x,unsign…
A DSDL_video.h813 extern DECLSPEC SDL_Window * SDLCALL SDL_CreateWindow(const char *title,
899 const char *title);
/bsp/samd21/sam_d2x_asflib/common2/services/gfx_mono/
A Dgfx_mono_spinctrl.h174 PROGMEM_STRING_T title; member
227 gfx_mono_spinctrl_type_t datatype, PROGMEM_STRING_T title,
A Dgfx_mono_spinctrl.c198 gfx_mono_draw_progmem_string((char PROGMEM_PTR_T)spinner->title, in gfx_mono_spinctrl_draw()
269 gfx_mono_spinctrl_type_t datatype, PROGMEM_STRING_T title, in gfx_mono_spinctrl_init() argument
275 spinner->title = title; in gfx_mono_spinctrl_init()
A Dgfx_mono_menu.h120 PROGMEM_STRING_T title; member
A Dgfx_mono_menu.c133 gfx_mono_draw_progmem_string((char PROGMEM_PTR_T)menu->title, in gfx_mono_menu_init()
/bsp/samd21/sam_d2x_asflib/common/services/adp/
A Dadp.c343 bool adp_configure_info(const char* title, const char* description) in adp_configure_info() argument
354 title_len = strlen(title) + 1; in adp_configure_info()
364 index = adp_add_send_byte((uint8_t*)&msg_format.data, index, (uint8_t*)title, title_len); in adp_configure_info()
1095 …dd_graph_to_dashboard(struct adp_msg_conf_dashboard_element_graph *const config, const char* title) in adp_add_graph_to_dashboard() argument
1101 title_len = strlen(title) + 1; in adp_add_graph_to_dashboard()
1120 index = adp_add_send_byte((uint8_t*)&msg_format.data, index, (uint8_t*)title, title_len); in adp_add_graph_to_dashboard()
1228 …dp_add_pie_to_dashboard(struct adp_msg_conf_dashboard_element_pie *const config, const char* title) in adp_add_pie_to_dashboard() argument
1234 title_len = strlen(title) + 1; in adp_add_pie_to_dashboard()
1252 index = adp_add_send_byte((uint8_t*)&msg_format.data, index, (uint8_t*)title, title_len); in adp_add_pie_to_dashboard()
A Dadp.h268 bool adp_configure_info(const char* title, const char* description);
868 …d_graph_to_dashboard(struct adp_msg_conf_dashboard_element_graph *const config, const char* title);
907 …p_add_pie_to_dashboard(struct adp_msg_conf_dashboard_element_pie *const config, const char* title);
/bsp/hpmicro/libraries/hpm_sdk/
A DREADME_zh.md3 title HPM SDK Release Plan
A DREADME.md3 title HPM SDK Release Plan
A DCHANGELOG.md527 - docs: samples: ppor: change title from sysctl to ppor
/bsp/loongson/ls2kdev/
A DREADME.md103 title TFTPBOOT
/bsp/nuvoton/libraries/nu_packages/SPINAND/
A Ddrv_spinand.c143 static void spinand_dump_buffer(int page, rt_uint8_t *buf, int len, const char *title) in spinand_dump_buffer() argument
149 LOG_D("%s-->", title); in spinand_dump_buffer()
/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/lhal/
A DDoxyfile42 # title of most generated pages and in a few other places.
622 # append additional text to a page's title, such as Class Reference. If set to
1691 # project logo, title, and description. If either GENERATE_TREEVIEW or

Completed in 76 milliseconds