Searched refs:txt_byte_pos (Results 1 – 2 of 2) sorted by relevance
46 uint32_t txt_byte_pos; /**< Byte index of the letter after (on) the cursor */ member
1218 ta->cursor.txt_byte_pos = byte_pos; in refr_cursor_area()1451 …lv_memcpy(letter_buf, &txt[ta->cursor.txt_byte_pos], lv_text_encoded_size(&txt[ta->cursor.txt_byte… in draw_cursor()