Searched defs:holidayItem (Results 1 – 2 of 2) sorted by relevance
176 struct HolidayInfoItem holidayItem; in ReadHolidayFile() local190 void HolidayManager::ParseFileLine(const std::string &line, HolidayInfoItem *holidayItem) in ParseFileLine()
257 napi_value HolidayManagerAddon::CreateHolidayItem(napi_env env, const HolidayInfoItem &holidayItem) in CreateHolidayItem()