Searched defs:iMonth (Results 1 – 7 of 7) sorted by relevance
/external/pdfium/core/fxcrt/ |
D | cfx_datetime.cpp | 31 int32_t DaysBeforeMonthInYear(int32_t iYear, uint8_t iMonth) { in DaysBeforeMonthInYear() 47 uint8_t iMonth, in DateToDays() 84 uint8_t FX_DaysInMonth(int32_t iYear, uint8_t iMonth) { in FX_DaysInMonth()
|
/external/pdfium/xfa/fwl/ |
D | cfwl_eventselectchanged.h | 22 int32_t iMonth = -1; variable
|
D | cfwl_datetimepicker.cpp | 138 int32_t& iMonth, in GetCurSel() 146 int32_t iMonth, in SetCurSel() 213 int32_t iMonth, in FormatDateString() 304 int32_t iMonth, in ProcessSelChanged()
|
D | cfwl_monthcalendar.cpp | 152 int32_t iMonth, in SetSelect() 566 int32_t iMonth = m_iCurMonth; in NextMonth() local 583 int32_t iMonth = m_iCurMonth; in PrevMonth() local 599 void CFWL_MonthCalendar::ChangeToMonth(int32_t iYear, int32_t iMonth) { in ChangeToMonth() 644 WideString CFWL_MonthCalendar::GetHeadText(int32_t iYear, int32_t iMonth) { in GetHeadText() 656 int32_t iMonth, in GetTodayText()
|
D | cfwl_monthcalendar.h | 73 int32_t iMonth; member
|
/external/pdfium/xfa/fxfa/ |
D | cxfa_ffdatetimeedit.cpp | 187 int32_t iMonth, in OnSelectChanged()
|
/external/pdfium/fxjs/xfa/ |
D | cfxjse_formcalc_context.cpp | 507 int32_t& iMonth = *pMonth; in IsIsoDateFormat() local 732 int32_t& iMonth = *pMonth; in IsIsoDateTimeFormat() local 775 int32_t iMonth = 0; in DateString2Num() local 2112 int32_t iMonth = 1; in Num2Date() local
|