Searched refs:CFWL_PartState_Disabled (Results 1 – 13 of 13) sorted by relevance
38 case CFWL_PartState_Disabled: in DrawBackground()91 case CFWL_PartState_Disabled: { in DrawDropDownButton()
52 case CFWL_PartState_Disabled: { in DrawDropDownButton()
61 if (pParams->m_dwStates & CFWL_PartState_Disabled) in DrawBackground()
116 if (dwStates & CFWL_PartState_Disabled) in GetColorID()
38 else if (pParams->m_dwStates & CFWL_PartState_Disabled) in DrawBackground()
60 m_pTextOut->SetTextColor(pParams->m_dwStates & CFWL_PartState_Disabled in DrawText()
65 CFWL_PartState_Disabled = 1 << 3, enumerator
115 ? CFWL_PartState_Disabled in DrawTrack()131 ? CFWL_PartState_Disabled in DrawArrowBtn()147 ? CFWL_PartState_Disabled in DrawThumb()
86 dwStates = CFWL_PartState_Disabled; in GetPartStates()
158 dwStates |= CFWL_PartState_Disabled; in GetPartStates()
370 param.m_dwStates = CFWL_PartState_Disabled; in DrawBkground()417 dwPartStates = CFWL_PartState_Disabled; in DrawItem()
156 param.m_dwStates = CFWL_PartState_Disabled; in DrawWidget()192 ? CFWL_PartState_Disabled in DrawWidget()
441 param.m_dwStates = CFWL_PartState_Disabled; in DrawTextBk()