Searched refs:FontBuilderArray (Results 1 - 13 of 13) sorted by relevance

/external/sfntly/cpp/src/sfntly/
H A Dfont_factory.h67 void LoadFontsForBuilding(InputStream* is, FontBuilderArray* output);
75 void LoadFontsForBuilding(ByteVector* b, FontBuilderArray* output);
126 void LoadCollectionForBuilding(InputStream* is, FontBuilderArray* builders);
128 FontBuilderArray* builders);
H A Dfont_factory.cc70 FontBuilderArray* output) {
84 FontBuilderArray* output) {
124 FontBuilderArray ba;
127 for (FontBuilderArray::iterator builder = ba.begin(), builders_end = ba.end();
136 FontBuilderArray builders;
139 for (FontBuilderArray::iterator builder = builders.begin(),
167 FontBuilderArray* builders) {
177 FontBuilderArray* builders) {
H A Dfont.h348 typedef std::vector<FontBuilderPtr> FontBuilderArray; typedef in namespace:sfntly
/external/sfntly/cpp/src/test/
H A Dtest_font_utils.h27 FontBuilderArray* builders);
H A Dfont_parsing_test.cc41 FontBuilderArray font_builder_array;
45 FontBuilderArray font_builder_array2;
104 FontBuilderArray font_builder_array;
122 FontBuilderArray font_builder_array;
H A Dname_editing_test.cc38 void LoadTestFile(FontFactory* factory, FontBuilderArray* font_builders) {
50 FontBuilderArray font_builder_array;
94 FontBuilderArray font_builder_array;
145 FontBuilderArray font_builder_array;
191 FontBuilderArray font_builder_array;
H A Dotf_basic_editing_test.cc34 FontBuilderArray font_builder_array;
H A Dcmap_editing_test.cc36 FontBuilderArray builders;
H A Dtest_font_utils.cc28 FontBuilderArray* builders) {
H A Dserialization_test.cc36 FontBuilderArray font_builder_array;
102 FontBuilderArray font_builder_array;
H A Dbitmap_table_test.cc134 FontBuilderArray builder_array;
/external/sfntly/cpp/src/sample/subtly/
H A Dutils.h31 sfntly::FontBuilderArray* builders);
H A Dutils.cc40 FontBuilderArray builders;
54 FontBuilderArray* builders) {

Completed in 406 milliseconds