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

  /external/skia/include/pdf/
SkPDFFont.h 66 SK_API size_t glyphsToPDFFontEncoding(uint16_t* glyphIDs, size_t numGlyphs);
  /external/skia/src/pdf/
SkPDFDevice.cpp 827 font->glyphsToPDFFontEncoding(glyphIDs + consumedGlyphCount,
    [all...]
SkPDFFont.cpp 459 size_t SkPDFFont::glyphsToPDFFontEncoding(uint16_t* glyphIDs,
    [all...]

Completed in 290 milliseconds