Searched refs:rect_d (Results 1 - 6 of 6) sorted by relevance

/haiku/headers/libs/agg/
H A Dagg_vpgen_clip_polygon.h69 rect_d m_clip_box;
H A Dagg_vpgen_clip_polyline.h64 rect_d m_clip_box;
H A Dagg_path_storage_integer.h167 rect_d bounding_rect() const
169 rect_d bounds(1e100, 1e100, -1e100, -1e100);
H A Dagg_basics.h365 typedef rect_base<double> rect_d; //----rect_d typedef in namespace:agg
/haiku/src/libs/agg/font_freetype/
H A Dagg_font_freetype.cpp973 rect_d bnd = m_path32.bounding_rect();
994 rect_d bnd = m_path16.bounding_rect();
/haiku/src/servers/app/font/
H A DFontEngine.cpp569 agg::rect_d bounds = fPath.bounding_rect();

Completed in 62 milliseconds