HomeSort by relevance Sort by last modified time
    Searched defs:sfntly (Results 126 - 150 of 158) sorted by null

1 2 3 4 56 7

  /external/sfntly/cpp/src/sfntly/table/bitmap/
index_sub_table_format1.cc 17 #include "sfntly/table/bitmap/index_sub_table_format1.h"
19 #include "sfntly/table/bitmap/eblc_table.h"
21 namespace sfntly { namespace
302 } // namespace sfntly
index_sub_table_format2.cc 17 #include "sfntly/table/bitmap/index_sub_table_format2.h"
19 #include "sfntly/table/bitmap/eblc_table.h"
21 namespace sfntly { namespace
275 } // namespace sfntly
index_sub_table_format3.cc 17 #include "sfntly/table/bitmap/index_sub_table_format3.h"
19 #include "sfntly/table/bitmap/eblc_table.h"
21 namespace sfntly { namespace
298 } // namespace sfntly
bitmap_size_table.cc 17 #include "sfntly/table/bitmap/bitmap_size_table.h"
22 #include "sfntly/math/font_math.h"
23 #include "sfntly/table/bitmap/eblc_table.h"
24 #include "sfntly/table/bitmap/index_sub_table_format1.h"
25 #include "sfntly/table/bitmap/index_sub_table_format2.h"
26 #include "sfntly/table/bitmap/index_sub_table_format3.h"
27 #include "sfntly/table/bitmap/index_sub_table_format4.h"
28 #include "sfntly/table/bitmap/index_sub_table_format5.h"
30 namespace sfntly { namespace
604 } // namespace sfntly
    [all...]
eblc_table.cc 17 #include "sfntly/table/bitmap/eblc_table.h"
22 #include "sfntly/math/font_math.h"
24 namespace sfntly { namespace
313 } // namespace sfntly
index_sub_table_format4.cc 17 #include "sfntly/table/bitmap/index_sub_table_format4.h"
19 #include "sfntly/table/bitmap/eblc_table.h"
21 namespace sfntly { namespace
384 } // namespace sfntly
index_sub_table_format5.cc 17 #include "sfntly/table/bitmap/index_sub_table_format5.h"
21 #include "sfntly/table/bitmap/eblc_table.h"
23 namespace sfntly { namespace
347 } // namespace sfntly
eblc_table.h 20 #include "sfntly/port/lock.h"
21 #include "sfntly/table/bitmap/big_glyph_metrics.h"
22 #include "sfntly/table/bitmap/bitmap_glyph.h"
23 #include "sfntly/table/bitmap/bitmap_size_table.h"
24 #include "sfntly/table/subtable_container_table.h"
26 namespace sfntly { namespace
  /external/sfntly/cpp/src/sfntly/table/core/
font_header_table.h 20 #include "sfntly/table/table.h"
21 #include "sfntly/table/table_based_table_builder.h"
23 namespace sfntly { namespace
167 } // namespace sfntly
horizontal_header_table.cc 17 #include "sfntly/table/core/horizontal_header_table.h"
19 namespace sfntly { namespace
213 } // namespace sfntly
maximum_profile_table.cc 17 #include "sfntly/table/core/maximum_profile_table.h"
19 namespace sfntly { namespace
240 } // namespace sfntly
font_header_table.cc 17 #include "sfntly/table/core/font_header_table.h"
19 namespace sfntly { namespace
268 } // namespace sfntly
name_table.cc 17 #include "sfntly/table/core/name_table.h"
22 #include "sfntly/font.h"
23 #include "sfntly/port/exception_type.h"
25 namespace sfntly { namespace
723 } // namespace sfntly
  /external/sfntly/cpp/src/sfntly/table/
header.h 20 #include "sfntly/port/refcount.h"
22 namespace sfntly { namespace
112 } // namespace sfntly
  /external/sfntly/cpp/src/sfntly/table/truetype/
loca_table.cc 17 #include "sfntly/table/truetype/loca_table.h"
18 #include "sfntly/port/exception_type.h"
20 namespace sfntly { namespace
246 } // namespace sfntly
glyph_table.h 22 #include "sfntly/table/table.h"
23 #include "sfntly/table/subtable.h"
24 #include "sfntly/table/subtable_container_table.h"
26 namespace sfntly { namespace
332 } // namespace sfntly
  /external/sfntly/cpp/src/test/
cmap_iterator_test.cc 23 #include "sfntly/font.h"
24 #include "sfntly/font_factory.h"
25 #include "sfntly/table/core/cmap_table.h"
26 #include "sfntly/tag.h"
27 #include "sfntly/port/type.h"
28 #include "sfntly/port/refcount.h"
36 namespace sfntly { namespace
verify_os2.cc 18 #include "sfntly/font.h"
19 #include "sfntly/table/core/os2_table.h"
22 namespace sfntly { namespace
125 } // namespace sfntly
bitmap_table_test.cc 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 { namespace
201 } // namespace sfntly
    [all...]
cmap_test.cc 17 #include "sfntly/port/type.h"
25 #include "sfntly/font.h"
26 #include "sfntly/font_factory.h"
27 #include "sfntly/table/core/cmap_table.h"
28 #include "sfntly/data/memory_byte_array.h"
29 #include "sfntly/table/core/font_header_table.h"
30 #include "sfntly/tag.h"
38 namespace sfntly { namespace
font_data_test.cc 21 #include "sfntly/port/type.h"
22 #include "sfntly/data/writable_font_data.h"
23 #include "sfntly/data/memory_byte_array.h"
25 namespace sfntly { namespace
328 } // namespace sfntly
331 ASSERT_TRUE(sfntly::TestReadableFontDataSearching());
335 ASSERT_TRUE(sfntly::TestReadableFontData());
336 ASSERT_TRUE(sfntly::TestWritableFontData());
  /external/sfntly/cpp/src/sfntly/data/
readable_font_data.cc 17 #include "sfntly/data/readable_font_data.h"
23 #include "sfntly/data/memory_byte_array.h"
24 #include "sfntly/data/writable_font_data.h"
25 #include "sfntly/port/exception_type.h"
27 namespace sfntly { namespace
395 } // namespace sfntly
  /external/sfntly/cpp/src/sfntly/
tag.cc 17 #include "sfntly/tag.h"
18 #include "sfntly/port/endian.h"
24 namespace sfntly { namespace
110 } // namespace sfntly
tag.h 22 #include "sfntly/port/type.h"
24 namespace sfntly { namespace
121 } // namespace sfntly
font.cc 17 #include "sfntly/font.h"
28 #include "sfntly/data/font_input_stream.h"
29 #include "sfntly/font_factory.h"
30 #include "sfntly/math/fixed1616.h"
31 #include "sfntly/math/font_math.h"
32 #include "sfntly/port/exception_type.h"
33 #include "sfntly/table/core/font_header_table.h"
34 #include "sfntly/table/core/horizontal_device_metrics_table.h"
35 #include "sfntly/table/core/horizontal_header_table.h"
36 #include "sfntly/table/core/horizontal_metrics_table.h
41 namespace sfntly { namespace
    [all...]

Completed in 454 milliseconds

1 2 3 4 56 7