Home | History | Annotate | Download | only in style

Lines Matching refs:outlineSize

447     unsigned short outlineSize() const { return max(0, outlineWidth() + outlineOffset()); }