Searched refs:UCAL_FIRST_DAY_OF_WEEK (Results 1 – 4 of 4) sorted by relevance
250 fdow = ucal_getAttribute(c, UCAL_FIRST_DAY_OF_WEEK); in cal()266 fdow = ucal_getAttribute(c, UCAL_FIRST_DAY_OF_WEEK); in cal()
321 case UCAL_FIRST_DAY_OF_WEEK: in ucal_getAttribute()350 case UCAL_FIRST_DAY_OF_WEEK: in ucal_setAttribute()
875 UCAL_FIRST_DAY_OF_WEEK, enumerator
414 count=ucal_getAttribute(calit, UCAL_FIRST_DAY_OF_WEEK); in TestCalendar()416 ucal_setAttribute(calit, UCAL_FIRST_DAY_OF_WEEK,i); in TestCalendar()417 if (ucal_getAttribute(calit, UCAL_FIRST_DAY_OF_WEEK) != i) in TestCalendar()427 ucal_setAttribute(calit, UCAL_FIRST_DAY_OF_WEEK,count); in TestCalendar()