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

  /external/skia/src/pdf/
SkPDFFont.cpp 661 bool skipGlyph = gID != 0 && !subset.has(gID);
665 if (skipGlyph) {
  /external/skqp/src/pdf/
SkPDFFont.cpp 661 bool skipGlyph = gID != 0 && !subset.has(gID);
665 if (skipGlyph) {

Completed in 208 milliseconds