Home
last modified time | relevance | path

Searched defs:gID (Results 1 – 9 of 9) sorted by relevance

/third_party/icu/icu4c/source/test/intltest/
Dnmfmapts.cpp293 static char gID; member in NFTestFactory
296 char NFTestFactory::gID = 0; member in NFTestFactory
/third_party/flutter/skia/src/pdf/
DSkPDFType1Font.cpp326 for (int gID = firstGlyphID; gID <= lastGlyphID; gID++) { in SkPDFEmitType1Font() local
DSkPDFFont.cpp554 for (SkGlyphID gID : SingleByteGlyphIdIterator(firstGlyphID, lastGlyphID)) { in emit_subset_type3() local
/third_party/skia/src/pdf/
DSkPDFType1Font.cpp326 for (int gID = firstGlyphID; gID <= lastGlyphID; gID++) { in SkPDFEmitType1Font() local
DSkPDFFont.cpp580 for (SkGlyphID gID : SingleByteGlyphIdIterator(firstGlyphID, lastGlyphID)) { in emit_subset_type3() local
/third_party/skia/src/gpu/geometry/
DGrTriangulator.cpp386 static int gID = 0; in Poly() local
458 static float gID = 0.0f; in appendPointToContour() local
1498 static float gID = 0.0f; in SortMesh() local
/third_party/flutter/skia/src/gpu/
DGrTessellator.cpp571 static int gID = 0; in Poly() local
731 static float gID = 0.0f; in append_point_to_contour() local
2190 static float gID = 0.0f; in sort_mesh() local
/third_party/skia/src/ports/
DSkFontHost_FreeType.cpp533 for (int gID = 0; gID < numGlyphs; ++gID) { in getPostScriptGlyphNames() local
/third_party/flutter/skia/src/ports/
DSkFontHost_FreeType.cpp679 for (int gID = 0; gID < face->num_glyphs; gID++) { in getPostScriptGlyphNames() local