This is the complete list of members for NexText, including all inherited members.
attachPop(NexTouchEventCb pop, void *ptr=NULL) | NexTouch | |
attachPush(NexTouchEventCb push, void *ptr=NULL) | NexTouch | |
detachPop(void) | NexTouch | |
detachPush(void) | NexTouch | |
Get_background_color_bco(uint32_t *number) | NexText | |
Get_background_crop_picc(uint32_t *number) | NexText | |
Get_background_image_pic(uint32_t *number) | NexText | |
Get_font_color_pco(uint32_t *number) | NexText | |
Get_place_xcen(uint32_t *number) | NexText | |
Get_place_ycen(uint32_t *number) | NexText | |
getFont(uint32_t *number) | NexText | |
getObjCid(void) (defined in NexObject) | NexObject | protected |
getObjName(void) (defined in NexObject) | NexObject | protected |
getObjPid(void) (defined in NexObject) | NexObject | protected |
getText(char *buffer, uint16_t len) | NexText | |
iterate(NexTouch **list, uint8_t pid, uint8_t cid, int32_t event) (defined in NexTouch) | NexTouch | static |
NexObject(uint8_t pid, uint8_t cid, const char *name) | NexObject | |
NexText(uint8_t pid, uint8_t cid, const char *name) | NexText | |
NexTouch(uint8_t pid, uint8_t cid, const char *name) | NexTouch | |
printObjInfo(void) | NexObject | |
Set_background_color_bco(uint32_t number) | NexText | |
Set_background_crop_picc(uint32_t number) | NexText | |
Set_background_image_pic(uint32_t number) | NexText | |
Set_font_color_pco(uint32_t number) | NexText | |
Set_place_xcen(uint32_t number) | NexText | |
Set_place_ycen(uint32_t number) | NexText | |
setFont(uint32_t number) | NexText | |
setText(const char *buffer) | NexText |