Home
last modified time | relevance | path

Searched refs:AFX_MSGMAP (Results 1 – 2 of 2) sorted by relevance

/ndk/tests/device/test-stlport_shared-exception/jni/
Dp8155.cpp19 struct AFX_MSGMAP { struct
20 const AFX_MSGMAP* pBaseMap; argument
30 static const AFX_MSGMAP messageMap;
31 virtual const AFX_MSGMAP* GetMessageMap() const;
34 const AFX_MSGMAP CCmdTarget::messageMap = {
38 const AFX_MSGMAP* CCmdTarget::GetMessageMap() const { in GetMessageMap()
58 static const AFX_MSGMAP messageMap;
59 virtual const AFX_MSGMAP* GetMessageMap() const;
68 const AFX_MSGMAP* CWnd ::GetMessageMap() const { in GetMessageMap()
71 const AFX_MSGMAP CWnd ::messageMap = {
[all …]
/ndk/tests/device/test-stlport_static-exception/jni/
Dp8155.cpp19 struct AFX_MSGMAP { struct
20 const AFX_MSGMAP* pBaseMap; argument
30 static const AFX_MSGMAP messageMap;
31 virtual const AFX_MSGMAP* GetMessageMap() const;
34 const AFX_MSGMAP CCmdTarget::messageMap = {
38 const AFX_MSGMAP* CCmdTarget::GetMessageMap() const { in GetMessageMap()
58 static const AFX_MSGMAP messageMap;
59 virtual const AFX_MSGMAP* GetMessageMap() const;
68 const AFX_MSGMAP* CWnd ::GetMessageMap() const { in GetMessageMap()
71 const AFX_MSGMAP CWnd ::messageMap = {
[all …]