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

  /external/skia/tests/
ToUnicode.cpp 30 void append_cmap_sections(const SkTDArray<SkUnichar>& glyphToUnicode,
75 append_cmap_sections(glyphToUnicode, &subset, &buffer);
115 append_cmap_sections(glyphToUnicode, &subset2, &buffer2);
  /external/skia/src/pdf/
SkPDFFont.cpp 466 void append_cmap_sections(const SkTDArray<SkUnichar>& glyphToUnicode, function
524 append_cmap_sections(glyphToUnicode, subset, &cmap);
    [all...]

Completed in 344 milliseconds