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

  /external/chromium_org/third_party/sfntly/cpp/src/test/
font_parsing_test.cc 45 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/
font_parsing_test.cc 45 FontBuilderArray font_builder_array2; local
46 factory->LoadFontsForBuilding(&input_buffer, &font_builder_array2);
47 FontBuilderPtr font_builder2 = font_builder_array2[0];

Completed in 31 milliseconds