Searched refs:kWindows (Results 1 - 9 of 9) sorted by relevance
/third_party/skia/third_party/externals/sfntly/cpp/src/test/ |
H A D | name_editing_test.cc | 59 name_builder->NameBuilder(PlatformId::kWindows, in TestChangeOneName() 81 UChar* name = name_table->Name(PlatformId::kWindows, in TestChangeOneName() 103 name_builder->NameBuilder(PlatformId::kWindows, in TestModifyNameTableAndRevert() 130 UChar* name = name_table->Name(PlatformId::kWindows, in TestModifyNameTableAndRevert() 152 EXPECT_TRUE(name_builder->Has(PlatformId::kWindows, in TestRemoveOneName() 156 EXPECT_TRUE(name_builder->Remove(PlatformId::kWindows, in TestRemoveOneName() 176 UChar* name = name_table->Name(PlatformId::kWindows, in TestRemoveOneName() 204 name_builder->NameBuilder(PlatformId::kWindows, 224 UChar* name = name_table->Name(PlatformId::kWindows,
|
H A D | cmap_test.cc | 194 PlatformId::kWindows,
|
/third_party/lzma/CPP/7zip/Archive/7z/ |
H A D | 7zRegister.cpp | 23 , TIME_PREC_TO_ARC_FLAGS_MASK(NFileTimeType::kWindows)
24 | TIME_PREC_TO_ARC_FLAGS_TIME_DEFAULT(NFileTimeType::kWindows)
|
H A D | 7zHandlerOut.cpp | 40 *type = NFileTimeType::kWindows;
in GetFileTimeType()
|
/third_party/lzma/CPP/7zip/Archive/ |
H A D | IArchive.h | 49 kWindows = 0,
enumerator 686 NFileTimeType::kWindows
700 NFileTimeType::kWindows))
|
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/ |
H A D | font.h | 43 kWindows = 3, enumerator
|
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/core/ |
H A D | cmap_table.cc | 39 PlatformId::kWindows, 43 PlatformId::kWindows, 47 PlatformId::kWindows,
|
H A D | name_table.cc | 611 case PlatformId::kWindows: in GetEncodingName()
|
/third_party/lzma/CPP/7zip/UI/Common/ |
H A D | OpenArchive.cpp | 1009 if (val == NFileTimeType::kWindows)
|
Completed in 11 milliseconds