Searched defs:iYear (Results 1 – 7 of 7) sorted by relevance
| /external/pdfium/core/fxcrt/ |
| D | cfx_datetime.cpp | 28 int32_t DaysBeforeMonthInYear(int32_t iYear, uint8_t iMonth) { in DaysBeforeMonthInYear() 37 int32_t DaysInYear(int32_t iYear) { in DaysInYear() 42 int64_t DateToDays(int32_t iYear, in DateToDays() 69 uint8_t FX_DaysInMonth(int32_t iYear, uint8_t iMonth) { in FX_DaysInMonth() 78 bool FX_IsLeapYear(int32_t iYear) { in FX_IsLeapYear()
|
| /external/pdfium/xfa/fwl/ |
| D | cfwl_datetimepicker.cpp | 123 void CFWL_DateTimePicker::GetCurSel(int32_t& iYear, in GetCurSel() 131 void CFWL_DateTimePicker::SetCurSel(int32_t iYear, in SetCurSel() 194 WideString CFWL_DateTimePicker::FormatDateString(int32_t iYear, in FormatDateString() 287 void CFWL_DateTimePicker::ProcessSelChanged(int32_t iYear, in ProcessSelChanged()
|
| D | cfwl_monthcalendar.cpp | 145 void CFWL_MonthCalendar::SetSelect(int32_t iYear, in SetSelect() 477 int32_t iYear = m_iCurYear; in NextMonth() local 494 int32_t iYear = m_iCurYear; in PrevMonth() local 511 void CFWL_MonthCalendar::ChangeToMonth(int32_t iYear, int32_t iMonth) { in ChangeToMonth() 556 WideString CFWL_MonthCalendar::GetHeadText(int32_t iYear, int32_t iMonth) { in GetHeadText() 567 WideString CFWL_MonthCalendar::GetTodayText(int32_t iYear, in GetTodayText()
|
| D | cfwl_eventselectchanged.cpp | 18 int32_t iYear, in CFWL_EventSelectChanged()
|
| D | cfwl_monthcalendar.h | 67 int32_t iYear; member
|
| /external/pdfium/xfa/fxfa/ |
| D | cxfa_ffdatetimeedit.cpp | 187 int32_t iYear, in OnSelectChanged()
|
| /external/pdfium/fxjs/xfa/ |
| D | cfxjse_formcalc_context.cpp | 519 int32_t& iYear = *pYear; in IsIsoDateFormat() local 771 int32_t iYear = 0; in DateString2Num() local 2206 int32_t iYear = 1900; in Num2Date() local
|