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

  /external/sfntly/cpp/src/sample/chromium/
subsetter_impl.h 72 FontPtr font_;
subsetter_impl.cc 718 FontPtr new_font;
  /external/sfntly/cpp/src/sfntly/tools/subsetter/
subsetter.h 60 FontPtr font_;
  /external/sfntly/cpp/src/sample/subtly/
debug_main.cc 45 FontPtr font;
merger_main.cc 58 FontPtr new_font;
subsetter_main.cc 45 FontPtr font;
  /external/sfntly/cpp/src/test/
name_editing_test.cc 67 FontPtr font;
77 FontPtr new_font = font_array[0];
116 FontPtr font;
126 FontPtr new_font = font_array[0];
162 FontPtr font;
172 FontPtr new_font = font_array[0];
212 FontPtr font = font_builder->Build();
220 FontPtr new_font = font_array[0];
serialization_test.cc 33 FontPtr original = font_array[0];
40 FontPtr intermediate;
50 FontPtr serialized = new_font_array[0];
99 FontPtr original = font_array[0];
106 FontPtr intermediate;
116 FontPtr serialized = new_font_array[0];
cmap_editing_test.cc 75 FontPtr font = fonts[0];
91 FontPtr new_font;
bitmap_table_test.cc 53 FontPtr font = raw_font;
100 FontPtr font = font_array[0];
145 FontPtr new_font;
176 FontPtr font = original_font_array[0];
font_parsing_test.cc 107 FontPtr font;
125 FontPtr font;
hdmx_test.cc 36 FontPtr font = font_array[0];
otf_basic_editing_test.cc 61 FontPtr font;
  /external/sfntly/cpp/src/sample/subsetter/
subset_util.cc 83 FontPtr new_font;
  /external/sfntly/cpp/src/sfntly/
font_factory.cc 48 FontPtr font;
62 FontPtr font;
129 FontPtr font;
142 FontPtr font;
font.h 345 typedef Ptr<Font> FontPtr;
346 typedef std::vector<FontPtr> FontArray;
font.cc 258 FontPtr font = new Font(sfnt_version_, &digest_);

Completed in 717 milliseconds