Searched defs:staticW (Results 1 – 4 of 4) sorted by relevance
/reactos/win32ss/user/user32/controls/ |
H A D | static.c | 80 static const WCHAR staticW[] = {'S','t','a','t','i','c',0}; variable
|
/reactos/modules/rostests/winetests/user32/ |
H A D | class.c | 957 static const WCHAR staticW[] = {'s','t','a','t','i','c',0}; in test_GetClassInfo() local
|
H A D | msg.c | 15899 static const WCHAR staticW[] = {'s','t','a','t','i','c',0}; in test_PostMessage() local
|
/reactos/sdk/lib/rtl/ |
H A D | actctx.c | 701 static const WCHAR staticW[] = {'s','t','a','t','i','c',0}; variable
|