Searched refs:CFWL_PartState_Normal (Results 1 – 14 of 14) sorted by relevance
43 m_iMinButtonState(CFWL_PartState_Normal), in CFWL_ScrollBar()44 m_iMaxButtonState(CFWL_PartState_Normal), in CFWL_ScrollBar()45 m_iThumbButtonState(CFWL_PartState_Normal), in CFWL_ScrollBar()46 m_iMinTrackState(CFWL_PartState_Normal), in CFWL_ScrollBar()47 m_iMaxTrackState(CFWL_PartState_Normal), in CFWL_ScrollBar()438 rtItem.Contains(point) ? CFWL_PartState_Hovered : CFWL_PartState_Normal; in DoMouseUp()453 rtItem.Contains(point) ? CFWL_PartState_Hovered : CFWL_PartState_Normal; in DoMouseMove()468 if (iState == CFWL_PartState_Normal) in DoMouseLeave()471 iState = CFWL_PartState_Normal; in DoMouseLeave()
99 m_iLBtnPartStates(CFWL_PartState_Normal), in CFWL_MonthCalendar()100 m_iRBtnPartStates(CFWL_PartState_Normal), in CFWL_MonthCalendar()188 params.m_dwStates = CFWL_PartState_Normal; in DrawBackground()202 params.m_dwStates = CFWL_PartState_Normal; in DrawHeadBK()243 textParam.m_dwStates = CFWL_PartState_Normal; in DrawCaption()264 params.m_dwStates = CFWL_PartState_Normal; in DrawSeperator()308 params.m_dwStates = CFWL_PartState_Normal; in DrawWeek()334 params.m_dwStates = CFWL_PartState_Normal; in DrawToday()356 params.m_dwStates = CFWL_PartState_Normal; in DrawDatesIn()382 params.m_dwStates = CFWL_PartState_Normal; in DrawDatesOut()[all …]
38 m_iBtnState(CFWL_PartState_Normal) { in CFWL_ComboBox()161 param.m_dwStates = CFWL_PartState_Normal; in DrawWidget()180 : CFWL_PartState_Normal; in DrawWidget()295 param.m_dwStates = CFWL_PartState_Normal; in DrawStretchHandler()805 m_iBtnState = CFWL_PartState_Normal; in OnLButtonDown()814 m_iBtnState = CFWL_PartState_Normal; in OnLButtonUp()825 m_iBtnState = CFWL_PartState_Normal; in OnMouseMove()838 m_iBtnState = CFWL_PartState_Normal; in OnMouseLeave()
12 m_dwStates(CFWL_PartState_Normal), in CFWL_ThemePart()
61 CFWL_PartState_Normal = 0, enumerator
149 int32_t dwStates = CFWL_PartState_Normal; in GetPartStates()164 dwStates |= CFWL_PartState_Normal; in GetPartStates()
564 m_iBtnState = CFWL_PartState_Normal; in OnLButtonUp()570 m_iBtnState = CFWL_PartState_Normal; in OnMouseMove()577 m_iBtnState = CFWL_PartState_Normal; in OnMouseLeave()
82 uint32_t dwStates = CFWL_PartState_Normal; in GetPartStates()
91 param.m_dwStates = CFWL_PartState_Normal; in DrawWidget()
415 uint32_t dwPartStates = CFWL_PartState_Normal; in DrawItem()
438 : CFWL_PartState_Normal; in DrawTextBk()
40 case CFWL_PartState_Normal: { in DrawDropDownButton()
46 } else if (pParams->m_dwStates == CFWL_PartState_Normal) { in DrawBackground()
79 case CFWL_PartState_Normal: { in DrawDropDownButton()