Searched refs:decimalTextAttribute (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/text/
H A DLocaleICU.cpp92 String LocaleICU::decimalTextAttribute(UNumberFormatTextAttribute tag) function in class:blink::LocaleICU
132 setLocaleData(symbols, decimalTextAttribute(UNUM_POSITIVE_PREFIX), decimalTextAttribute(UNUM_POSITIVE_SUFFIX), decimalTextAttribute(UNUM_NEGATIVE_PREFIX), decimalTextAttribute(UNUM_NEGATIVE_SUFFIX));
H A DLocaleICU.h71 String decimalTextAttribute(UNumberFormatTextAttribute);

Completed in 81 milliseconds