Searched refs:applier (Results 1 – 12 of 12) sorted by relevance
231 FloatRect Path::strokeBoundingRect(StrokeStyleApplier* applier) const in strokeBoundingRect()236 if (applier) in strokeBoundingRect()237 applier->strokeStyle(scratch); in strokeBoundingRect()249 bool Path::strokeContains(StrokeStyleApplier* applier, const FloatPoint& point) const in strokeContains() argument251 ASSERT(applier); in strokeContains()255 applier->strokeStyle(scratch); in strokeContains()
136 bool Path::strokeContains(StrokeStyleApplier* applier, const FloatPoint& point) const in strokeContains() argument138 ASSERT(applier); in strokeContains()147 applier->strokeStyle(&gc); in strokeContains()169 FloatRect Path::strokeBoundingRect(StrokeStyleApplier* applier) const in strokeBoundingRect()177 if (applier) { in strokeBoundingRect()179 applier->strokeStyle(&graphicsContext); in strokeBoundingRect()
287 FloatRect Path::strokeBoundingRect(StrokeStyleApplier* applier) const in strokeBoundingRect()292 if (applier) in strokeBoundingRect()293 applier->strokeStyle(scratch); in strokeBoundingRect()306 bool Path::strokeContains(StrokeStyleApplier* applier, const FloatPoint& point) const in strokeContains() argument311 applier->strokeStyle(scratch); in strokeContains()
126 bool Path::strokeContains(StrokeStyleApplier* applier, const FloatPoint& point) const in strokeContains() argument128 ASSERT(applier); in strokeContains()132 applier->strokeStyle(context); in strokeContains()157 FloatRect Path::strokeBoundingRect(StrokeStyleApplier* applier) const in strokeBoundingRect()161 if (applier) { in strokeBoundingRect()162 applier->strokeStyle(context); in strokeBoundingRect()
284 FloatRect Path::strokeBoundingRect(StrokeStyleApplier* applier) const in strokeBoundingRect()287 if (applier) { in strokeBoundingRect()289 applier->strokeStyle(&gc); in strokeBoundingRect()309 bool Path::strokeContains(StrokeStyleApplier* applier, const FloatPoint& point) const in strokeContains() argument311 ASSERT(applier); in strokeContains()314 applier->strokeStyle(&gc); in strokeContains()
157 FloatRect Path::strokeBoundingRect(StrokeStyleApplier* applier) in strokeBoundingRect() argument
142 bool Path::strokeContains(StrokeStyleApplier* applier, const FloatPoint& point) const in strokeContains() argument172 FloatRect Path::strokeBoundingRect(StrokeStyleApplier* applier) const in strokeBoundingRect()
108 FloatRect Path::strokeBoundingRect(StrokeStyleApplier* applier) const in strokeBoundingRect()
21866 …CFDictionary applier function for when the throttle is disabled. Cancels all pending window displ…
60391 if the applier is non-null.60401 if the applier is non-null. Simplify the empty path special case.
56908 independent path applier functions to calculate properties such as
87208 [Qt] Use a QImage for the stroke applier scratch context