Home | History | Annotate | Download | only in debugger

Lines Matching defs:strokeWidth

52 #define SKDEBUGCANVAS_ATTRIBUTE_STROKEWIDTH       "strokeWidth"
1419 float strokeWidth = jsonPaint[SKDEBUGCANVAS_ATTRIBUTE_STROKEWIDTH].asFloat();
1420 target->setStrokeWidth(strokeWidth);