Searched refs:textAlignLast (Results 1 – 3 of 3) sorted by relevance
352 TextAlignLast alignmentLast = style()->textAlignLast(); in textAlignmentForLine()
557 …TextAlignLast textAlignLast() const { return static_cast<TextAlignLast>(rareInheritedData->m_textA… in textAlignLast() function
2271 return cssValuePool().createValue(style->textAlignLast()); in getPropertyCSSValue()