Lines Matching refs:MacroProps
128 struct MacroProps;
369 friend struct impl::MacroProps;
794 friend struct impl::MacroProps;
1026 friend struct impl::MacroProps;
1150 friend struct impl::MacroProps;
1329 friend struct MacroProps;
1398 friend struct MacroProps;
1410 struct U_I18N_API MacroProps : public UMemory { struct
2114 Derived macros(const impl::MacroProps& macros) const &;
2117 Derived macros(const impl::MacroProps& macros) &&;
2120 Derived macros(impl::MacroProps&& macros) const &;
2123 Derived macros(impl::MacroProps&& macros) &&;
2161 impl::MacroProps fMacros;
2411 LocalizedNumberFormatter(const impl::MacroProps ¯os, const Locale &locale);
2413 LocalizedNumberFormatter(impl::MacroProps &¯os, const Locale &locale);