Searched defs:textDecoration (Results 1 – 5 of 5) sorted by relevance
51 unsigned textDecoration : 4; // Text decorations defined *only* by this element. variable
486 int textDecoration() const { return visual->textDecoration; } in textDecoration() function
783 RefPtr<CSSValue> textDecoration = style->getPropertyCSSValue(CSSPropertyTextDecoration); in reconcileTextDecorationProperties() local874 RefPtr<CSSValue> textDecoration = style->getPropertyCSSValue(CSSPropertyTextDecoration); in extractTextStyles() local922 RefPtr<CSSValue> textDecoration = style->getPropertyCSSValue(propertID); in diffTextDecorations() local
713 static PassRefPtr<CSSValue> renderTextDecorationFlagsToCSSValue(int textDecoration, CSSPrimitiveVal… in renderTextDecorationFlagsToCSSValue()
1208 {