Home
last modified time | relevance | path

Searched refs:hasNonBMP (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/tools/fonts/
H A DTestSVGTypeface.cpp630 bool hasNonBMP = false; in exportTtxCommon() local
634 fCMap.foreach ([&out, &hasNonBMP](const SkUnichar& c, const SkGlyphID& g) { in exportTtxCommon()
636 hasNonBMP = true; in exportTtxCommon()
646 if (hasNonBMP) { in exportTtxCommon()

Completed in 4 milliseconds