Searched refs:CFWL_PartState_Neutral (Results 1 – 3 of 3) sorted by relevance
69 CFWL_PartState_Neutral = 1 << 9, enumerator
144 dwStates = CFWL_PartState_Neutral; in GetPartStates()
220 (pParams.m_dwStates & CFWL_PartState_Neutral)) { in DrawBackground()232 uint32_t dwColor = iState & CFWL_PartState_Neutral ? 0xFFA9A9A9 : 0xFF000000; in DrawCheckSign()