Searched refs:UCAL_FIRST_DAY_OF_WEEK (Results 1 – 4 of 4) sorted by relevance
254 fdow = ucal_getAttribute(c, UCAL_FIRST_DAY_OF_WEEK); in cal()270 fdow = ucal_getAttribute(c, UCAL_FIRST_DAY_OF_WEEK); in cal()
324 case UCAL_FIRST_DAY_OF_WEEK: in ucal_getAttribute()353 case UCAL_FIRST_DAY_OF_WEEK: in ucal_setAttribute()
879 UCAL_FIRST_DAY_OF_WEEK, enumerator
422 count=ucal_getAttribute(calit, UCAL_FIRST_DAY_OF_WEEK); in TestCalendar()424 ucal_setAttribute(calit, UCAL_FIRST_DAY_OF_WEEK,i); in TestCalendar()425 if (ucal_getAttribute(calit, UCAL_FIRST_DAY_OF_WEEK) != i) in TestCalendar()435 ucal_setAttribute(calit, UCAL_FIRST_DAY_OF_WEEK,count); in TestCalendar()