Searched refs:hIn (Results 1 – 3 of 3) sorted by relevance
/reactos/sdk/include/GL/ |
H A D | glu.h | 263 GLAPI GLint APIENTRY gluScaleImage (GLenum format, GLsizei wIn, GLsizei hIn, GLenum typeIn, const v…
|
/reactos/base/shell/cmd/ |
H A D | cmd.c | 2136 HANDLE hIn, hOut; in Initialize() local 2187 hIn = ConStreamGetOSHandle(StdIn); in Initialize() 2190 SetConsoleMode(hIn , ENABLE_PROCESSED_INPUT | ENABLE_LINE_INPUT | ENABLE_ECHO_INPUT); in Initialize()
|
/reactos/dll/opengl/glu32/include/GL/ |
H A D | glu.h | 336 GLAPI GLint GLAPIENTRY gluScaleImage (GLenum format, GLsizei wIn, GLsizei hIn, GLenum typeIn, const…
|