Searched defs:GetPrevSibling (Results 1 – 2 of 2) sorted by relevance
35 inline T* GetPrevSibling() const { in GetPrevSibling() function
55 #define GetPrevSibling(hwnd) GetWindow(hwnd,GW_HWNDPREV) macro