Searched refs:lpNMHdr (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/npapi/npspy/windows/
H A Dgui_advanced.cpp56 static void onNotify(HWND hWnd, int idCtrl, LPNMHDR lpNMHdr) argument
58 switch(lpNMHdr->code)
H A Dgui_general.cpp56 static void onNotify(HWND hWnd, int idCtrl, LPNMHDR lpNMHdr) argument
58 switch(lpNMHdr->code)
H A Dgui_fiter.cpp85 static void onNotify(HWND hWnd, int idCtrl, LPNMHDR lpNMHdr) argument
87 switch(lpNMHdr->code)
H A Dgui_log.cpp114 static void onNotify(HWND hWnd, int idCtrl, LPNMHDR lpNMHdr) argument
116 switch(lpNMHdr->code)

Completed in 1912 milliseconds