Searched defs:zeroWidth (Results 1 – 7 of 7) sorted by relevance
115 float zeroWidth() const { return m_zeroWidth; } in zeroWidth() function116 void setZeroWidth(float zeroWidth) in setZeroWidth()
172 hb_bitfield zeroWidth :1; /* ZWJ, ZWNJ etc, with no width */ member
203 hb_bitfield zeroWidth :1; /* ZWJ, ZWNJ etc, with no width */ member
1095 const bool zeroWidth = (0 == paint.getStrokeWidth()); in rect_must_be_pathed() local
815 const bool zeroWidth = (0 == width); in ComputeRectType() local