Home | History | Annotate | Download | only in core

Lines Matching defs:getStrokeCap

701     Cap getStrokeCap() const { return (Cap)fBitfields.fCapType; }