Searched defs:strokeFill (Results 1 – 4 of 4) sorted by relevance
285 Result strokeFill(unique_ptr<Fill> f) in strokeFill() function
352 const Fill* Shape::strokeFill() const noexcept in strokeFill() function in Shape
236 const Fill* strokeFill() const in strokeFill() function
289 if (auto strokeFill = task->rshape->strokeFill()) { in _renderStroke() local