Lines Matching refs:CFWL_Part
39 case CFWL_Part::Border: { in DrawBackground()
43 case CFWL_Part::Background: { in DrawBackground()
47 case CFWL_Part::Header: { in DrawBackground()
51 case CFWL_Part::LBtn: { in DrawBackground()
57 case CFWL_Part::RBtn: { in DrawBackground()
63 case CFWL_Part::HSeparator: { in DrawBackground()
67 case CFWL_Part::DatesIn: { in DrawBackground()
71 case CFWL_Part::TodayCircle: { in DrawBackground()
75 case CFWL_Part::DateInCircle: { in DrawBackground()
79 case CFWL_Part::WeekNumSep: { in DrawBackground()
92 if ((pParams->m_iPart == CFWL_Part::DatesIn) && in DrawText()
97 } else if (pParams->m_iPart == CFWL_Part::Caption) { in DrawText()