Searched refs:up_flags (Results 1 – 1 of 1) sorted by relevance
278 DWORD up_flags = MOUSEEVENTF_ABSOLUTE; in SendMouseEventsImpl() local284 up_flags |= MOUSEEVENTF_LEFTUP; in SendMouseEventsImpl()290 up_flags |= MOUSEEVENTF_MIDDLEUP; in SendMouseEventsImpl()296 up_flags |= MOUSEEVENTF_RIGHTUP; in SendMouseEventsImpl()314 input.mi.dwFlags = up_flags; in SendMouseEventsImpl()