Searched refs:GetCalendarType (Results 1 – 5 of 5) sorted by relevance
434 CalendarType GetCalendarType() const in GetCalendarType() function529 CalendarType GetCalendarType() const in GetCalendarType() function
247 attr.type = calendar->GetCalendarType(); in UpdateAttr()
57 type_ = calendarMonth->GetCalendarType(); in Update()
54 static CalendarType GetCalendarType(napi_env env, napi_value value);
199 CalendarType type = GetCalendarType(env, argv[1]); in I18nCalendarConstructor()696 CalendarType I18nCalendarAddon::GetCalendarType(napi_env env, napi_value value) in GetCalendarType() function in OHOS::Global::I18n::I18nCalendarAddon