Searched defs:GraphicsContext (Results 1 – 1 of 1) sorted by relevance
94 struct GraphicsContext struct98 sal_Int8 LineJoin;99 sal_Int8 LineCap;100 sal_Int8 BlendMode;101 double Flatness;102 double LineWidth;104 std::vector<double> DashArray;105 sal_Int32 FontId;108 basegfx::B2DPolyPolygon Clip;110 GraphicsContext() : in GraphicsContext() function[all …]
Completed in 27 milliseconds