Searched refs:TextAlignLastJustify (Results 1 – 3 of 3) sorted by relevance
347 … TextAlignLastEnd, TextAlignLastLeft, TextAlignLastRight, TextAlignLastCenter, TextAlignLastJustify enumerator
2277 case TextAlignLastJustify: in CSSPrimitiveValue()2303 return TextAlignLastJustify; in TextAlignLast()
287 case TextAlignLastJustify: in textAlignmentForLine()