Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/kernel32/
H A Dconsole.c107 okCURSOR(hCon, c); in testCursor()
112 okCURSOR(hCon, c); in testCursor()
183 okCURSOR(hCon, c); in testEmptyWrite()
201 okCURSOR(hCon, c); in testEmptyWrite()
208 okCURSOR(hCon, c); in testEmptyWrite()
229 okCURSOR(hCon, c); in testWriteSimple()
313 okCURSOR(hCon, c); in testWriteNotWrappedProcessed()
333 okCURSOR(hCon, c); in testWriteNotWrappedProcessed()
354 okCURSOR(hCon, c); in testWriteNotWrappedProcessed()
428 okCURSOR(hCon, c); in testWriteWrappedProcessed()
[all …]
/reactos/modules/rostests/apitests/kernel32/
H A DConsoleCP.c11 #define okCURSOR(hCon, c) \ argument
14 BOOL expect = GetConsoleScreenBufferInfo((hCon), &__sbi) && \