Lines Matching refs:style
388 * @brief Defines the paint style when filling or stroking a path.
413 VGULineCap cap; /* < Line cap style */
455 * @brief Fills the given path with a specified paint style.
462 * @param style Indicates the pointer to the paint style to use.
469 const VGUPaintStyle *style);
472 * @brief Strokes the given path with a specified paint style.
479 * @param style Indicates the pointer to the paint style to use.
486 const VGUStrokeAttr *attr, const VGUPaintStyle *style);