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;101 double MiterLimit;102 std::vector<double> DashArray;103 sal_Int32 FontId;104 sal_Int32 TextRenderMode;[all …]