Searched defs:GraphicsContext (Results 1 – 1 of 1) sorted by relevance
92 struct GraphicsContext struct96 sal_Int8 LineJoin;97 sal_Int8 LineCap;98 sal_Int8 BlendMode;99 double Flatness;100 double LineWidth;102 std::vector<double> DashArray;103 sal_Int32 FontId;106 basegfx::B2DPolyPolygon Clip;108 GraphicsContext() : in GraphicsContext() function[all …]
Completed in 37 milliseconds