Home
last modified time | relevance | path

Searched defs:GraphicsContext (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/sdext/source/pdfimport/inc/
H A Dpdfihelper.hxx94 struct GraphicsContext struct
98 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() argument
[all …]

Completed in 8 milliseconds