history_create_item_func   16 lib/widget/history.h typedef void (*history_create_item_func) (struct history_descriptor_t * hd, void *data);
history_create_item_func   35 lib/widget/history.h     history_create_item_func create;    /**< function to create item of @list */