Home
last modified time | relevance | path

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

/reactos/dll/win32/aclui/
H A Dchecklist.c2105 UINT OtherBox = ((PtItemBox == CLB_ALLOW) ? CLB_DENY : CLB_ALLOW); in CheckListWndProc() local
2106 DWORD OtherStateMask = ((OtherBox == CLB_ALLOW) ? in CheckListWndProc()
2117 OtherBox); in CheckListWndProc()
2171 UINT OtherBox; in CheckListWndProc() local
2178OtherBox = ((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() local
2246 DWORD OtherStateMask = ((OtherBox == CLB_ALLOW) ? in CheckListWndProc()
2265 OtherBox); in CheckListWndProc()