Home
last modified time | relevance | path

Searched defs:gID (Results 1 – 5 of 5) 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/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/skia/src/ports/
DSkFontHost_FreeType.cpp533 for (int gID = 0; gID < numGlyphs; ++gID) { in getPostScriptGlyphNames() local