Searched refs:zeroWidth (Results 1 – 7 of 7) sorted by relevance
203 hb_bitfield zeroWidth :1; /* ZWJ, ZWNJ etc, with no width */ member
183 item->attributes[i].zeroWidth = FALSE; in hangul_shape_syllable()
141 item->attributes[i].zeroWidth = FALSE; in tibetan_shape_syllable()
419 item->attributes[i].zeroWidth = FALSE; in myanmar_shape_syllable()
552 item->attributes[i].zeroWidth = FALSE; in khmer_shape_syllable()
1536 item->attributes[i].zeroWidth = false; in indic_shape_syllable()
688 const bool zeroWidth = (0 == width); in ComputeRectType() local691 if ((SkPaint::kStrokeAndFill_Style == style) && zeroWidth) { in ComputeRectType()701 } else if (zeroWidth) { in ComputeRectType()