Searched refs:hasNonBMP (Results 1 – 2 of 2) sorted by relevance
565 bool hasNonBMP = false; in exportTtxCommon() local569 fCMap.foreach([&out, &hasNonBMP](const SkUnichar& c, const SkGlyphID& g) { in exportTtxCommon()571 hasNonBMP = true; in exportTtxCommon()581 if (hasNonBMP) { in exportTtxCommon()
629 bool hasNonBMP = false; in exportTtxCommon() local633 fCMap.foreach ([&out, &hasNonBMP](const SkUnichar& c, const SkGlyphID& g) { in exportTtxCommon()635 hasNonBMP = true; in exportTtxCommon()645 if (hasNonBMP) { in exportTtxCommon()