HomeSort by relevance Sort by last modified time
    Searched refs:AFX_MSGMAP (Results 1 - 2 of 2) sorted by null

  /ndk/tests/device/test-stlport_shared-exception/jni/
p8155.cpp 19 struct AFX_MSGMAP {
20 const AFX_MSGMAP* pBaseMap;
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 {
58 static const AFX_MSGMAP messageMap;
59 virtual const AFX_MSGMAP* GetMessageMap() const;
68 const AFX_MSGMAP* CWnd ::GetMessageMap() const {
71 const AFX_MSGMAP CWnd ::messageMap =
    [all...]
  /ndk/tests/device/test-stlport_static-exception/jni/
p8155.cpp 19 struct AFX_MSGMAP {
20 const AFX_MSGMAP* pBaseMap;
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 {
58 static const AFX_MSGMAP messageMap;
59 virtual const AFX_MSGMAP* GetMessageMap() const;
68 const AFX_MSGMAP* CWnd ::GetMessageMap() const {
71 const AFX_MSGMAP CWnd ::messageMap =
    [all...]

Completed in 198 milliseconds