PtrToUlong       1068 content/child/npapi/webplugin_delegate_impl_win.cc     pos_changed_event.lParam = PtrToUlong(&win_pos);
PtrToUlong       1091 content/child/npapi/webplugin_delegate_impl_win.cc   paint_event.wParam = PtrToUlong(hdc);
PtrToUlong       1092 content/child/npapi/webplugin_delegate_impl_win.cc   paint_event.lParam = PtrToUlong(&damage_rect_win);
PtrToUlong        363 third_party/wtl/include/atlapp.h   #ifndef PtrToUlong
PtrToUlong        641 third_party/wtl/include/atlctrlw.h 			ATLASSERT(HIWORD(PtrToUlong(image.m_lpstr)) == 0);   // if mapped, must be a numeric ID
PtrToUlong        642 third_party/wtl/include/atlctrlw.h 			int nIDImage = (int)(short)LOWORD(PtrToUlong(image.m_lpstr));