HomeSort by relevance Sort by last modified time
    Searched refs:FormatType (Results 1 - 7 of 7) sorted by null

  /external/chromium/chrome/common/
time_format.cc 106 enum FormatType {
116 const std::vector<icu::PluralFormat*>& formatter(FormatType format_type) {
130 static const MessageIDs& GetMessageIDs(FormatType format_type) {
144 static const char* GetFallbackFormatSuffix(FormatType format_type) {
176 static void BuildFormats(FormatType format_type,
179 const icu::PluralRules& rules, int index, FormatType format_type);
188 FormatType format_type, std::vector<icu::PluralFormat*>* time_formats) {
239 const icu::PluralRules& rules, int index, FormatType format_type) {
258 static string16 FormatTimeImpl(const TimeDelta& delta, FormatType format_type) {
  /external/freetype/src/sfnt/
ttpost.c 393 format = face->postscript.FormatType;
424 format = face->postscript.FormatType;
507 format = face->postscript.FormatType;
ttload.c     [all...]
sfobjs.c 807 face->postscript.FormatType != 0x00030000L )
    [all...]
  /external/chromium/webkit/glue/
webkit_glue.h 183 bool ClipboardIsFormatAvailable(const ui::Clipboard::FormatType& format,
webclipboard_impl.cc 67 ui::Clipboard::FormatType format_type;
  /external/freetype/include/freetype/
tttables.h 416 FT_Fixed FormatType;
    [all...]

Completed in 163 milliseconds