Home | History | Annotate | Download | only in win

Lines Matching refs:gn

511     GESTURENOTIFYSTRUCT* gn = reinterpret_cast<GESTURENOTIFYSTRUCT*>(lParam);
513 POINT localPoint = { gn->ptsLocation.x, gn->ptsLocation.y };