Home
last modified time | relevance | path

Searched refs:PEN_DASH (Results 1 – 16 of 16) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/filter/source/graphicfilter/idxf/
H A Ddxf2mtf.hxx27 enum PenStyle { PEN_NULL, PEN_SOLID, PEN_DOT, PEN_DASH, PEN_DASHDOT }; enumerator
/dports/devel/upp/upp/uppsrc/CtrlCore/
H A DCocoDrawOp.mm17 case PEN_DASH: CGContextSetLineDash(cgHandle, 0, dash, __countof(dash)); break;
H A DGtkDrawOp.cpp164 case PEN_DASH: cairo_set_dash(cr, dash, __countof(dash), 0); break; in sDrawLineStroke()
H A DLocalLoop.cpp119 …w.DrawLine(r.TopLeft(), r.BottomRight(), pattern == DRAWDRAGRECT_DASHED ? PEN_DASH : PEN_DOT, colo… in Paint()
H A DDrawX11.cpp304 int i = -(width - PEN_DASH); in SetLineStyle()
/dports/devel/upp/upp/uppsrc/Painter/
H A DDrawOp.cpp112 case PEN_DASH: in DrawLineStroke()
/dports/devel/upp/upp/uppsrc/GLDraw/
H A DTDrawGL.cpp183 return *decode(w, PEN_DASH, &dash, in GetDash()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/filter/ipict/
H A Dipict.cxx73 enum PenStyle { PEN_NULL, PEN_SOLID, PEN_DOT, PEN_DASH, PEN_DASHDOT }; enumerator
120 else if (nBitCount<=48) penStyle=PEN_DASH; in read()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/filter/source/graphicfilter/ipict/
H A Dipict.cxx72 enum PenStyle { PEN_NULL, PEN_SOLID, PEN_DOT, PEN_DASH, PEN_DASHDOT }; enumerator
117 else if (nBitCount<=48) penStyle=PEN_DASH; in read()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/filter/imet/
H A Dios2met.cxx40 enum PenStyle { PEN_NULL, PEN_SOLID, PEN_DOT, PEN_DASH, PEN_DASHDOT }; enumerator
745 case PEN_DASH : in SetPen()
1979 case 2: case 5: aAttr.eLinStyle=PEN_DASH; break; in ReadOrder()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/filter/source/graphicfilter/ios2met/
H A Dios2met.cxx38 enum PenStyle { PEN_NULL, PEN_SOLID, PEN_DOT, PEN_DASH, PEN_DASHDOT }; enumerator
739 case PEN_DASH : in SetPen()
1962 case 2: case 5: aAttr.eLinStyle=PEN_DASH; break; in ReadOrder()
/dports/games/gtkradiant/GPL/GtkRadiant/contrib/gtkgensurf/
H A Dview.cpp59 #define PEN_DASH { \ macro
/dports/devel/upp/upp/uppsrc/Draw/
H A DDraw.h282 PEN_DASH = -3, enumerator
/dports/games/netradiant/netradiant-20150621-src/contrib/gtkgensurf/
H A Dview.cpp59 #define PEN_DASH { \ macro
/dports/editors/libreoffice/libreoffice-7.2.6.2/compilerplugins/clang/
H A Dunusedenumconstants.writeonly.results1204 enum PictReaderInternal::(anonymous namespace)::Pattern::PenStyle PEN_DASH
/dports/editors/libreoffice6/libreoffice-6.4.7.2/compilerplugins/clang/
H A Dunusedenumconstants.writeonly.results1196 enum PictReaderInternal::Pattern::PenStyle PEN_DASH