Searched refs:clippingNeeded (Results 1 – 2 of 2) sorted by relevance
331 record.fClippingNeeded = context.clippingNeeded; in buildTextBlob()332 if (context.clippingNeeded) { in buildTextBlob()384 if (context.clippingNeeded) { in paintShadow()403 if (context.clippingNeeded) { in paintShadow()690 result.clippingNeeded = leftCorrection != 0 || rightCorrection != 0; in measureTextInsideOneRun()699 result.clippingNeeded = true; in measureTextInsideOneRun()
36 bool clippingNeeded; member