Home | History | Annotate | Download | only in skin

Lines Matching refs:r2

608             SkinRect  r2;
610 if ( skin_rect_intersect( &r2, &r, &disp->onion_rect ) ) {
613 rd.x = r2.pos.x;
614 rd.y = r2.pos.y;
615 rd.w = r2.size.w;
616 rd.h = r2.size.h;