Searched refs:high_surrogate (Results 1 – 1 of 1) sorted by relevance
1094 uint16_t high_surrogate = in lv_win32_window_message_callback() local1100 code_point += (((high_surrogate & 0x03FF) + 0x40) << 10); in lv_win32_window_message_callback()
Completed in 12 milliseconds