Home
last modified time | relevance | path

Searched defs:pos_conv_out (Results 1 – 1 of 1) sorted by relevance

/lvgl-3.5.0/src/misc/
Dlv_bidi.c217 uint16_t * pos_conv_out, uint16_t pos_conv_len) in _lv_bidi_process_paragraph()
521 static void rtl_reverse(char * dest, const char * src, uint32_t len, uint16_t * pos_conv_out, uint1… in rtl_reverse()