Searched defs:RenderShape (Results 1 – 1 of 1) sorted by relevance
183 struct RenderShape struct196 ~RenderShape() in ~RenderShape() argument202 void fillColor(uint8_t* r, uint8_t* g, uint8_t* b, uint8_t* a) const in fillColor()210 float strokeWidth() const in strokeWidth()216 bool strokeTrim() const in strokeTrim()224 bool strokeColor(uint8_t* r, uint8_t* g, uint8_t* b, uint8_t* a) const in strokeColor()236 const Fill* strokeFill() const in strokeFill()242 uint32_t strokeDash(const float** dashPattern, float* offset) const in strokeDash()250 StrokeCap strokeCap() const in strokeCap()256 StrokeJoin strokeJoin() const in strokeJoin()[all …]