Searched refs:fExtendWidth (Results 1 – 2 of 2) sorted by relevance
32 fExtendWidth(0), in RemoteDrawingEngine()162 fExtendWidth = -(size / 2); in SetPenSize()400 bounds.InsetBy(fExtendWidth, fExtendWidth); in DrawArc()435 bounds.InsetBy(fExtendWidth, fExtendWidth); in DrawBezier()467 bounds.InsetBy(fExtendWidth, fExtendWidth); in DrawEllipse()499 clipBounds.InsetBy(fExtendWidth, fExtendWidth); in DrawPolygon()541 bounds.InsetBy(fExtendWidth, fExtendWidth); in StrokePoint()576 bounds.InsetBy(fExtendWidth, fExtendWidth); in StrokeRect()620 bounds.InsetBy(fExtendWidth, fExtendWidth); in StrokeRect()698 bounds.InsetBy(fExtendWidth, fExtendWidth); in DrawRoundRect()[all …]
172 float fExtendWidth; variable