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

  /external/icu4c/i18n/
reldtfmt.cpp 42 DateFormat(other), fDateFormat(NULL), fTimeFormat(NULL), fCombinedFormat(NULL),
58 if(other.fTimeFormat != NULL) {
59 fTimeFormat = (DateFormat*)other.fTimeFormat->clone();
61 fTimeFormat = NULL;
67 : DateFormat(), fDateFormat(NULL), fTimeFormat(NULL), fCombinedFormat(NULL),
80 fTimeFormat = createTimeInstance((EStyle)fTimeStyle, locale);
94 delete fTimeFormat;
134 if(fTimeFormat == NULL || fCombinedFormat == 0) {
146 fTimeFormat->format(cal,timeString,timepos)
    [all...]
reldtfmt.h 237 DateFormat *fTimeFormat; // the held time format
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 

Completed in 35 milliseconds