Home | History | Annotate | Download | only in resolver

Lines Matching refs:textAlign

498     else if (state.parentStyle()->textAlign() == TASTART)
500 else if (state.parentStyle()->textAlign() == TAEND)
503 state.style()->setTextAlign(state.parentStyle()->textAlign());