Searched refs:font_builder_array2 (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/sfntly/cpp/src/test/
H A Dfont_parsing_test.cc45 FontBuilderArray font_builder_array2; local
46 factory->LoadFontsForBuilding(&input_buffer, &font_builder_array2);
47 FontBuilderPtr font_builder2 = font_builder_array2[0];
/external/sfntly/cpp/src/test/
H A Dfont_parsing_test.cc45 FontBuilderArray font_builder_array2; local
46 factory->LoadFontsForBuilding(&input_buffer, &font_builder_array2);
47 FontBuilderPtr font_builder2 = font_builder_array2[0];

Completed in 90 milliseconds