Home
last modified time | relevance | path

Searched defs:windowProc (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/framework/platform/win32/
DtcuWin32Window.cpp146 LRESULT Window::windowProc (UINT uMsg, WPARAM wParam, LPARAM lParam) in windowProc() function in tcu::win32::Window
/third_party/flutter/glfw/src/
Dwin32_window.c425 static LRESULT CALLBACK windowProc(HWND hWnd, UINT uMsg, in windowProc() function