Searched refs:MapWindowPoint (Results 1 – 3 of 3) sorted by relevance
/aoo42x/main/dtrans/source/os2/dnd/ |
H A D | DropTarget.cxx | 344 MapWindowPoint( m_hWnd, dragInfo, &ptlMouse); in dragEnter() 407 MapWindowPoint( m_hWnd, dragInfo, &ptlMouse); in dragOver() 455 MapWindowPoint( m_hWnd, dragInfo, &ptlMouse); in drop()
|
H A D | globals.hxx | 61 void MapWindowPoint( HWND, PDRAGINFO, PPOINTL);
|
H A D | globals.cxx | 124 void MapWindowPoint( HWND hwnd, PDRAGINFO dragInfo, PPOINTL ptlMouse) in MapWindowPoint() function
|
Completed in 16 milliseconds