Home | History | Annotate | Download | only in rendering

Lines Matching refs:isLeftToRightDirection

697             if (!style()->isLeftToRightDirection())
897 return (borderWidth + (table()->style()->isLeftToRightDirection() ? 0 : 1)) / 2;
941 return (borderWidth + (table()->style()->isLeftToRightDirection() ? 1 : 0)) / 2;
1099 if (!m_hasOverflowingCell && style()->isLeftToRightDirection()) {
1301 if (!style()->isLeftToRightDirection())