Searched refs:FormatType (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/platform/text/
H A DPlatformLocale.h110 enum FormatType { FormatTypeUnspecified, FormatTypeShort, FormatTypeMedium }; enum in class:WebCore::Locale
115 // FormatType can be used to specify if you want the short format.
116 String formatDateTime(const DateComponents&, FormatType = FormatTypeUnspecified);
H A DPlatformLocale.cpp331 String Locale::formatDateTime(const DateComponents& date, FormatType formatType)
/macosx-10.9.5/curl-78.94.1/curl/lib/
H A Dmprintf.c120 } FormatType; typedef in typeref:enum:__anon7330
148 FormatType type;

Completed in 121 milliseconds