Home
last modified time | relevance | path

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

/bsp/simulator/applications/lvgl/
A Dwin32drv.c1094 uint16_t high_surrogate = in lv_win32_window_message_callback() local
1100 code_point += (((high_surrogate & 0x03FF) + 0x40) << 10); in lv_win32_window_message_callback()

Completed in 12 milliseconds