OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AFX_PMSGW
(Results
1 - 2
of
2
) sorted by null
/ndk/tests/device/test-stlport_shared-exception/jni/
p8155.cpp
12
typedef void (CWnd::*
AFX_PMSGW
)( void);
139
{ 100, (AFX_PMSG)(
AFX_PMSGW
)(void (CWnd::*)(void))&CMainWindow::OnPaint },
/ndk/tests/device/test-stlport_static-exception/jni/
p8155.cpp
12
typedef void (CWnd::*
AFX_PMSGW
)( void);
139
{ 100, (AFX_PMSG)(
AFX_PMSGW
)(void (CWnd::*)(void))&CMainWindow::OnPaint },
Completed in 2976 milliseconds