Home | History | Annotate | Download | only in dib

Lines Matching refs:image_rect

1584     FX_RECT image_rect = image_rect_f.GetOutterRect();

1586 m_ClipBox.Intersect(image_rect);
1605 int dest_width = image_rect.Width();
1606 int dest_height = image_rect.Height();
1608 bitmap_clip.Offset(-image_rect.left, -image_rect.top);
1626 int dest_width = image_rect.Width();
1630 int dest_height = image_rect.Height();
1638 bitmap_clip.Offset(-image_rect.left, -image_rect.top);