Home | History | Annotate | Download | only in dib

Lines Matching defs:image_rect

1494   FX_RECT image_rect = image_rect_f.GetOuterRect();
1497 m_ClipBox.Intersect(image_rect);
1517 int dest_width = image_rect.Width();
1518 int dest_height = image_rect.Height();
1520 bitmap_clip.Offset(-image_rect.left, -image_rect.top);
1542 int dest_width = image_rect.Width();
1546 int dest_height = image_rect.Height();
1554 bitmap_clip.Offset(-image_rect.left, -image_rect.top);