Home | History | Annotate | Download | only in agg23

Lines Matching defs:m_top

80         m_ren(&ren), m_left(left), m_top(top)
99 m_ren->blend_solid_hspan(x - m_left, y - m_top, (unsigned)span->len,
103 m_ren->blend_hline(x - m_left, y - m_top, (unsigned)(x - span->len - 1),
116 unsigned m_left, m_top;