Home | History | Annotate | Download | only in core

Lines Matching full:underline

108         kUnderlineText_Flag   = 0x08,   //!< mask to enable underline text
783 SkScalar fUnderlineThickness; //!< underline thickness, or 0 if cannot be determined
785 /** Underline Position - position of the top of the Underline stroke
787 - Negative - means underline should be drawn above baseline.
789 - Zero - mean underline should be drawn on baseline.
791 SkScalar fUnderlinePosition; //!< underline position, or 0 if cannot be determined