Home | History | Annotate | Download | only in i18n

Lines Matching refs:fStyle

655         fStyle(UDAT_STYLE_LONG),
666 fStyle(UDAT_STYLE_LONG),
678 fStyle(UDAT_STYLE_LONG),
694 fStyle(styl),
722 fStyle(other.fStyle),
741 fStyle = other.fStyle;
772 return fStyle;
788 return fCache->relativeUnits[fStyle][unit][bFuture].format(
797 fCache->relativeUnits[fStyle][unit][bFuture].format(
819 return appendTo.append(fCache->absoluteUnits[fStyle][unit][direction]);
821 UnicodeString result(fCache->absoluteUnits[fStyle][unit][direction]);