Home
last modified time | relevance | path

Searched refs:hwndBuddyRB (Results 1 – 1 of 1) sorted by relevance

/reactos/dll/win32/comctl32/
H A Dtrackbar.c60 HWND hwndBuddyRB; member
1057 if (infoPtr->hwndBuddyRB) {
1058 GetWindowRect (infoPtr->hwndBuddyRB, &rcBuddy);
1071 SetWindowPos (infoPtr->hwndBuddyRB, 0, x, y, 0, 0,
1183 hwndTemp = infoPtr->hwndBuddyRB;
1184 infoPtr->hwndBuddyRB = hwndBuddy;
1897 return (LRESULT)(wParam ? infoPtr->hwndBuddyLA : infoPtr->hwndBuddyRB);