Searched defs:SetShowHoliday (Results 1 - 4 of 4) sorted by relevance
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ | ||
H A D | calendar_model_impl.cpp | 45 void CalendarModelImpl::SetShowHoliday(const bool showHoliday) in SetShowHoliday() function in OHOS::Ace::Framework::CalendarModelImpl |
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/calendar/ | ||
H A D | calendar_model_ng.cpp | 128 void CalendarModelNG::SetShowHoliday(const bool showHoliday) in SetShowHoliday() function in OHOS::Ace::NG::CalendarModelNG |
/foundation/arkui/ace_engine/frameworks/core/components/calendar/ | ||
H A D | calendar_component.h | 359 void SetShowHoliday(bool showHoliday) in SetShowHoliday() function in OHOS::Ace::CalendarComponent |
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ | ||
H A D | js_calendar.cpp | 245 void JSCalendar::SetShowHoliday(const JSCallbackInfo& info) in SetShowHoliday() function in OHOS::OHOS::Ace::Framework::JSCalendar |
Completed in 4 milliseconds