Searched refs:PNM_MOUSEMOVE (Results 1 – 2 of 2) sorted by relevance
87 #define PNM_MOUSEMOVE 0x00000007L macro
562 pParent->OnNotify(this, PNM_MOUSEMOVE, 0, (intptr_t)&point); in OnMouseMove()791 case PNM_MOUSEMOVE: in OnNotify()