Home
last modified time | relevance | path

Searched refs:sdLineDashing (Results 1 – 6 of 6) sorted by relevance

/dports/editors/ted/Ted-2.23/docRtf/
H A DdocRtfDrawingObject.c87 sd->sdLineDashing= DSdashSOLID; in docRtfDrawingObjectProperty()
91 sd->sdLineDashing= arg; in docRtfDrawingObjectProperty()
/dports/editors/ted/Ted-2.23/docHtml/
H A DdocSvgDraw.c305 switch( sd->sdLineDashing ) in docSvgEmitStroke()
341 LDEB(sd->sdLineDashing); in docSvgEmitStroke()
/dports/editors/ted/Ted-2.23/docBase/
H A DdocShapeDrawing.h280 unsigned char sdLineDashing; member
H A DdocShapeDrawing.c217 sd->sdLineDashing= 0; in docInitShapeDrawing()
928 sd->sdLineDashing= val; in docSetShapeDrawingProperty()
/dports/editors/ted/Ted-2.23/docLayout/
H A DdocPsPrintShapes.c265 switch( sd->sdLineDashing ) in docPsPrintGetLine()
308 LDEB(sd->sdLineDashing); in docPsPrintGetLine()
/dports/editors/ted/Ted-2.23/Ted/
H A DtedDrawShape.c155 switch( sd->sdLineDashing ) in tedShapeGetLine()
204 LDEB(sd->sdLineDashing); in tedShapeGetLine()