Home
last modified time | relevance | path

Searched defs:wndClass (Results 1 – 4 of 4) sorted by relevance

/external/deqp/framework/platform/win32/
DtcuWin32Window.cpp49 WNDCLASS wndClass; in Window() local
/external/swiftshader/tests/OGLSimpleCube/
DOGLSimpleCube.cpp182 WNDCLASS wndClass; in WinMain() local
/external/lzma/CPP/Windows/
DWindow.cpp17 ATOM MyRegisterClass(CONST WNDCLASSW *wndClass) in MyRegisterClass()
DWindow.h30 inline ATOM MyRegisterClass(CONST WNDCLASS *wndClass) in MyRegisterClass()