Home
last modified time | relevance | path

Searched defs:WndProc (Results 1 – 11 of 11) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/wgl/
Dstw_ext_pbuffer.c49 WndProc(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam) in WndProc() function
/third_party/skia/third_party/externals/icu/source/samples/layout/
Dlayout.cpp123 LRESULT CALLBACK WndProc(HWND hwnd, UINT message, WPARAM wParam, LPARAM lParam) in WndProc() function
Dclayout.c124 LRESULT CALLBACK WndProc(HWND hwnd, UINT message, WPARAM wParam, LPARAM lParam) in WndProc() function
/third_party/icu/icu4c/source/samples/layout/
Dlayout.cpp123 LRESULT CALLBACK WndProc(HWND hwnd, UINT message, WPARAM wParam, LPARAM lParam) in WndProc() function
Dclayout.c125 LRESULT CALLBACK WndProc(HWND hwnd, UINT message, WPARAM wParam, LPARAM lParam) in WndProc() function
/third_party/skia/tools/sk_app/win/
DWindow_win.cpp210 LRESULT CALLBACK WndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) in WndProc() function
/third_party/skia/third_party/externals/angle2/util/windows/win32/
DWin32Window.cpp232 LRESULT CALLBACK Win32Window::WndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) in WndProc() function in Win32Window
/third_party/skia/third_party/externals/libpng/contrib/visupng/
DVisualPng.c147 LRESULT CALLBACK WndProc (HWND hwnd, UINT message, WPARAM wParam, in WndProc() function
/third_party/skia/third_party/externals/d3d12allocator/src/
DD3D12Sample.cpp1411 static LRESULT WINAPI WndProc(HWND wnd, UINT msg, WPARAM wParam, LPARAM lParam) in WndProc() function
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/third_party/
Dvulkan_command_buffer_utils.cpp382 LRESULT CALLBACK WndProc(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam) in WndProc() function
/third_party/python/Tools/msi/bundle/bootstrap/
DPythonBootstrapperApplication.cpp1868 static LRESULT CALLBACK WndProc( in WndProc() function in PythonBootstrapperApplication