Searched defs:rect (Results 1 – 3 of 3) sorted by relevance
53 rect: { left: 0, top: 0, width: 0, height: 0 }, constant
64 rect: { left: 0, top: 0, width: 0, height: 0 }, constant
391 struct Region::Rect *rect = new Region::Rect(); in ProduceBuffer() local