HomeSort by relevance Sort by last modified time
    Searched refs:civil (Results 1 - 4 of 4) sorted by null

  /external/icu4c/i18n/
islamcal.cpp 81 if(civil==CIVIL) {
82 return "islamic-civil";
94 civil(beCivil)
99 IslamicCalendar::IslamicCalendar(const IslamicCalendar& other) : Calendar(other), civil(other.civil) {
107 * Determines whether this object uses the fixed-cycle Islamic civil calendar
110 * @param beCivil <code>true</code> to use the civil calendar,
116 if (civil != beCivil) {
120 civil = beCivil
    [all...]
islamcal.h 29 * that implements the Islamic civil and religious calendars. It
30 * is used as the civil calendar in most of the Arab world and the
49 * is the <em>civil</em> calendar, which uses a fixed cycle of alternating 29-
52 * advance, so it is used as the civil calendar in a number of Arab countries.
61 * start of a month in the religious calendar to differ from the civil calendar
74 * fixed-cycle civil calendar is used. However, if <code>setCivil(false)</code>
90 * Calendar type - civil or religious
95 CIVIL
191 * @param beCivil Whether the calendar should be civil (default-TRUE) or religious (FALSE)
194 IslamicCalendar(const Locale& aLocale, UErrorCode &success, ECivil beCivil = CIVIL);
283 ECivil civil; member in class:IslamicCalendar
    [all...]
  /prebuilts/tools/common/m2/internal/com/ibm/icu/icu4j/2.6.1/
icu4j-2.6.1.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 

Completed in 5924 milliseconds