OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WindowProc
(Results
1 - 3
of
3
) sorted by null
/external/webrtc/webrtc/test/win/
d3d_renderer.h
36
static LRESULT WINAPI
WindowProc
(HWND hwnd, UINT msg, WPARAM wparam,
d3d_renderer.cc
46
LRESULT WINAPI D3dRenderer::
WindowProc
(HWND hwnd, UINT msg, WPARAM wparam,
143
wc.lpfnWndProc =
WindowProc
;
/external/opencv3/modules/highgui/src/
window_w32.cpp
207
static LRESULT CALLBACK
WindowProc
( HWND hwnd, UINT uMsg, WPARAM wParam, LPARAM lParam);
240
wndc.lpfnWndProc =
WindowProc
;
[
all
...]
Completed in 59 milliseconds