Searched refs:m_iBtnState (Results 1 – 4 of 4) sorted by relevance
204 param.m_dwStates = m_iBtnState; in DrawDropDownButton()429 m_iBtnState = CFWL_PartState_Hovered; in OnLButtonUp()431 m_iBtnState = CFWL_PartState_Normal; in OnLButtonUp()437 m_iBtnState = CFWL_PartState_Normal; in OnMouseMove()444 m_iBtnState = CFWL_PartState_Normal; in OnMouseLeave()
107 param.m_dwStates = m_iBtnState; in DrawWidget()507 m_iBtnState = CFWL_PartState_Hovered; in OnLButtonUp()509 m_iBtnState = CFWL_PartState_Normal; in OnLButtonUp()
97 int32_t m_iBtnState = 1; variable
127 int32_t m_iBtnState = CFWL_PartState_Normal; variable