Searched refs:bounding_xmin (Results 1 - 3 of 3) sorted by relevance

/haiku/headers/libs/agg/
H A Dagg_renderer_mclip.h68 int bounding_xmin() const { return m_bounds.x1; } function in class:agg::renderer_mclip
H A Dagg_renderer_base.h118 int bounding_xmin() const { return m_clip_box.x1; } function in class:agg::renderer_base
/haiku/src/servers/app/drawing/Painter/
H A Dagg_renderer_region.h67 int bounding_xmin() const { return m_bounds.x1; } function in class:agg::renderer_region

Completed in 25 milliseconds