Home | History | Annotate | Download | only in test

Lines Matching defs:sfntly

18 #include "sfntly/font.h"
19 #include "sfntly/port/file_input_stream.h"
20 #include "sfntly/port/memory_input_stream.h"
21 #include "sfntly/port/memory_output_stream.h"
22 #include "sfntly/table/bitmap/ebdt_table.h"
23 #include "sfntly/table/bitmap/eblc_table.h"
24 #include "sfntly/table/bitmap/index_sub_table_format3.h"
25 #include "sfntly/table/bitmap/index_sub_table_format4.h"
29 namespace sfntly {
201 } // namespace sfntly
204 ASSERT_TRUE(sfntly::TestReadingBitmapTable());
208 ASSERT_TRUE(sfntly::TestIndexFormatConversion());