Searched refs:m_pMonthCalendarTP (Results 1 – 2 of 2) sorted by relevance
35 m_pMonthCalendarTP = new CFWL_MonthCalendarTP; in CXFA_FWLTheme()50 delete m_pMonthCalendarTP; in ~CXFA_FWLTheme()126 if (m_pMonthCalendarTP->GetThemeID(pParams->m_pWidget) == 0) { in DrawText()325 return m_pMonthCalendarTP; in GetTheme()
58 CFWL_MonthCalendarTP* m_pMonthCalendarTP; variable