Searched refs:CFWL_PartState_Hovered (Results 1 – 13 of 13) sorted by relevance
438 rtItem.Contains(point) ? CFWL_PartState_Hovered : CFWL_PartState_Normal; in DoMouseUp()453 rtItem.Contains(point) ? CFWL_PartState_Hovered : CFWL_PartState_Normal; in DoMouseMove()478 if (iState == CFWL_PartState_Hovered) in DoMouseHover()481 iState = CFWL_PartState_Hovered; in DoMouseHover()
69 CFWL_PartState_Hovered = 1 << 7, enumerator
90 dwStates |= CFWL_PartState_Hovered; in GetPartStates()
160 dwStates |= CFWL_PartState_Hovered; in GetPartStates()
812 m_iBtnState = CFWL_PartState_Hovered; in OnLButtonUp()823 m_bLButtonDown ? CFWL_PartState_Pressed : CFWL_PartState_Hovered; in OnMouseMove()
290 params.m_dwStates |= CFWL_PartState_Hovered; in DrawDatesInBK()368 params.m_dwStates |= CFWL_PartState_Hovered; in DrawDatesIn()
562 m_iBtnState = CFWL_PartState_Hovered; in OnLButtonUp()
95 (CFWL_PartState_Hovered | CFWL_PartState_Selected))) { in DrawText()230 } else if (pParams->m_dwStates & CFWL_PartState_Hovered) { in DrawDatesInBK()269 if (dwFWLStates & CFWL_PartState_Hovered) in GetState()
44 case CFWL_PartState_Hovered: { in DrawDropDownButton()
83 case CFWL_PartState_Hovered: { in DrawDropDownButton()
121 if (dwStates & CFWL_PartState_Hovered) in GetColorID()
34 if (pParams->m_dwStates & CFWL_PartState_Hovered) in DrawBackground()
103 (CFWL_PartState_Hovered | CFWL_PartState_Selected))) { in DrawText()