Lines Matching defs:sfntly
18 #include "sfntly/port/type.h"
24 #include "sfntly/data/memory_byte_array.h"
25 #include "sfntly/font.h"
26 #include "sfntly/font_factory.h"
27 #include "sfntly/port/memory_input_stream.h"
28 #include "sfntly/port/memory_output_stream.h"
29 #include "sfntly/table/core/name_table.h"
30 #include "sfntly/tag.h"
34 namespace sfntly {
236 } // namespace sfntly
239 EXPECT_TRUE(sfntly::TestChangeOneName());
240 EXPECT_TRUE(sfntly::TestModifyNameTableAndRevert());
241 EXPECT_TRUE(sfntly::TestRemoveOneName());