Searched refs:newW (Results 1 – 4 of 4) sorted by relevance
31 - (void) setW:(id)newW {32 _y = newW;
55 [self setW:@"newW"]; // This will release '_W', but retain the new value
1078 SkScalar newW = subdivide_w_value(fW); in chop() local1094 dst[0].fW = dst[1].fW = newW; in chop()
2220 Bool newR, newW, newX, needDiscard; in VG_() local2229 newW = toBool(prot & VKI_PROT_WRITE); in VG_()2245 nsegments[i].hasW = newW; in VG_()