Home
last modified time | relevance | path

Searched refs:Uni_UTF32ToSurrogate2 (Results 1 – 1 of 1) sorted by last modified time

/aoo41x/main/vcl/win/source/window/
H A Dsalframe.cxx160 #define Uni_UTF32ToSurrogate2(ch) (((unsigned long) (ch) - 0x10000) % 0x400 + 0xDC00) macro
3828 wParam = (sal_Unicode) Uni_UTF32ToSurrogate2( wParam ); in ImplHandleKeyMsg()

Completed in 45 milliseconds