Searched refs:OtherBox (Results 1 – 1 of 1) sorted by relevance
2105 UINT OtherBox = ((PtItemBox == CLB_ALLOW) ? CLB_DENY : CLB_ALLOW); in CheckListWndProc() local2106 DWORD OtherStateMask = ((OtherBox == CLB_ALLOW) ? in CheckListWndProc()2117 OtherBox); in CheckListWndProc()2171 UINT OtherBox; in CheckListWndProc() local2178 … OtherBox = ((infoPtr->FocusedCheckItemBox == CLB_ALLOW) ? CLB_DENY : CLB_ALLOW); in CheckListWndProc()2179 OtherStateMask = ((OtherBox == CLB_ALLOW) ? in CheckListWndProc()2194 OtherBox); in CheckListWndProc()2245 … UINT OtherBox = ((infoPtr->FocusedCheckItemBox == CLB_ALLOW) ? CLB_DENY : CLB_ALLOW); in CheckListWndProc() local2246 DWORD OtherStateMask = ((OtherBox == CLB_ALLOW) ? in CheckListWndProc()2265 OtherBox); in CheckListWndProc()