Lines Matching defs:out
494 dng_rect out = rect;496 HalfRect (out);498 return out;507 dng_rect out = rect;509 DoubleRect (out);511 return out;521 dng_rect out = rect;523 InnerPadRect (out, pad);525 return out;535 dng_rect out = rect;537 OuterPadRect (out, pad);539 return out;