Home
last modified time | relevance | path

Searched refs:hsrc (Results 1 – 1 of 1) sorted by relevance

/haiku/headers/libs/agg/
H A Dagg_renderer_base.h443 rect_i clip_rect_area(rect_i& dst, rect_i& src, int wsrc, int hsrc) const in clip_rect_area() argument
462 if(src.y2 > hsrc) src.y2 = hsrc; in clip_rect_area()