Searched defs:formatType (Results 1 – 7 of 7) sorted by relevance
122 …Locale::FormatType formatType = shouldHaveSecondField(date) ? Locale::FormatTypeMedium : Locale::F… in localizeValue() local
143 char formatType[4]; member
173 const GUID *formatType = pMediaType->FormatType(); in CheckMediaType() local
272 virtual NumberFormat* createFormat(const Locale& /* loc */, UNumberFormatStyle formatType) in createFormat()
390 String Locale::formatDateTime(const DateComponents& date, FormatType formatType) in formatDateTime()
236 static inline string getShaderSamplerOrImageType (TextureFormat::ChannelType formatType, TextureTyp… in getShaderSamplerOrImageType()252 static inline string getShaderImageType (TextureFormat::ChannelType formatType, TextureType imageTy… in getShaderImageType()257 static inline string getShaderSamplerType (TextureFormat::ChannelType formatType, TextureType image… in getShaderSamplerType()