Home
last modified time | relevance | path

Searched defs:GraphicsContext (Results 1 – 1 of 1) sorted by relevance

/aoo41x/main/sdext/source/pdfimport/inc/
H A Dpdfihelper.hxx92 struct GraphicsContext struct
96 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