Searched defs:nfToAdopt (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10.1/ICU-531.30/icuSources/i18n/
H A Dsharednumberformat.h22 SharedNumberFormat(NumberFormat *nfToAdopt) : ptr(nfToAdopt) { } argument
H A Duameasureformat.cpp29 uameasfmt_open( const char* locale, UAMeasureFormatWidth width, UNumberFormat* nfToAdopt, UErrorCode* status ) argument
H A Duatimeunitformat.cpp37 uatmufmt_openWithNumberFormat(const char* locale, UATimeUnitStyle style, UNumberFormat* nfToAdopt, UErrorCode* status) argument
H A Dreldatefmt.cpp536 RelativeDateTimeFormatter( const Locale& locale, NumberFormat *nfToAdopt, UErrorCode& status) argument
621 init( const Locale &locale, NumberFormat *nfToAdopt, UErrorCode &status) argument
H A Dmeasfmt.cpp98 void adoptCurrencyFormat(int32_t widthIndex, NumberFormat *nfToAdopt) { argument
105 void adoptIntegerFormat(NumberFormat *nfToAdopt) { argument
452 MeasureFormat( const Locale &locale, UMeasureFormatWidth w, NumberFormat *nfToAdopt, UErrorCode &status) argument
626 initMeasureFormat( const Locale &locale, UMeasureFormatWidth w, NumberFormat *nfToAdopt, UErrorCode &status) argument
674 adoptNumberFormat( NumberFormat *nfToAdopt, UErrorCode &status) argument
[all...]

Completed in 104 milliseconds