Searched defs:zeroWidth (Results 1 – 4 of 4) sorted by relevance
69 …zeroWidth bool // op never translates into any machine code. example: copy, which may so… member
117 const bool zeroWidth = (0 == width); in ComputeRectType() local
44 …zeroWidth bool // op never translates into any machine code. example: copy, which may… member
1065 const bool zeroWidth = (0 == paint.getStrokeWidth()); in rect_must_be_pathed() local