Searched refs:CFWL_PartState_Neutral (Results 1 – 3 of 3) sorted by relevance
70 CFWL_PartState_Neutral = 1 << 9, enumerator
152 dwStates = CFWL_PartState_Neutral; in GetPartStates()
277 (pParams->m_dwStates & CFWL_PartState_Neutral)) { in DrawBackground()289 uint32_t dwColor = iState & CFWL_PartState_Neutral ? 0xFFA9A9A9 : 0xFF000000; in DrawCheckSign()