Home | History | Annotate | Download | only in files

Lines Matching defs:dashes

3047 DoubleDash           The full path of the line is drawn, but the even dashes are filled differently
3048 than the odd dashes (see fill-style), with Butt cap-style used where even and
3049 odd dashes meet.
3050 OnOffDash Only the even dashes are drawn, and cap-style applies to all internal ends of
3051 the individual dashes (except NotLast is treated as Butt). */
3077 PolyRectangle, PolyArc) and for the even dashes for line requests with line-style OnOffDash
3085 For the odd dashes for line requests with line-style DoubleDash:
3087 Tiled Same as for even dashes
3088 OpaqueStippled Same as for even dashes
3256 uint32_t dashes;
3300 uint32_t dashes;
9443 const uint8_t *dashes);
9458 const uint8_t *dashes);