Searched refs:hwndFrom (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dspinbutt.cpp318 if (lpnmud->hdr.hwndFrom != GetHwnd()) // make sure it is the right control
H A Dlistctrl.cpp1845 if ( nmhdr->hwndFrom == hwndHdr )
1963 if ( nmhdr->hwndFrom == GetHwnd() )
2480 ListView_GetItemRect(nmcd.hdr.hwndFrom, nmcd.dwItemSpec, &rc, LVIR_BOUNDS);
2483 ListView_GetItemRect(nmcd.hdr.hwndFrom, nmcd.dwItemSpec, &rcIcon, LVIR_ICON);
2504 HWND hwndList = nmcd.hdr.hwndFrom;
2606 ::DrawFocusRect(WindowHDC(nmcd.hdr.hwndFrom), &rc);
2615 const HWND hwndList = nmcd.hdr.hwndFrom;
H A Dtreectrl.cpp2268 nmhdr.hwndFrom = GetHwnd();
2293 tv.hdr.hwndFrom = GetHwnd();
H A Dtbar95.cpp1227 if ( toolTipWnd != hdr->hwndFrom )
H A Dwindow.cpp3649 HWND hWnd = hdr->hwndFrom;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/wince/
H A Dchecklst.cpp351 if ( nmhdr->hwndFrom == GetHwnd() )
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/stc/scintilla/include/
H A DScintilla.h736 // hwndFrom is really an environment specific window handle or pointer
738 void *hwndFrom; member in struct:NotifyHeader
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/wince/
H A Dwinmain.cpp1407 int count = ListView_GetSelectedCount(pnmlv->hdr.hwndFrom);
2804 HWND hWndTab = ((NMHDR*)lParam)->hwndFrom;

Completed in 192 milliseconds