Home | History | Annotate | Download | only in chromium

Lines Matching defs:rtl

154 // It defaults to backwards for RTL and forwards otherwise (which matches the
167 , m_iterateBackwards(m_run.rtl())
186 m_item.item.bidiLevel = m_run.rtl();
214 bool rtl() const
216 return m_run.rtl();
247 setGlyphXPositions(rtl());
534 if (walker.rtl()) {
559 // If this is RTL text, the first glyph from the left is actually the last
566 if (walker.rtl()) {
576 // For RTL:
590 if (walker.rtl())
620 if (!walker.rtl())
637 int base = walker.rtl() ? walker.widthOfFullRun() : 0;
650 if (walker.rtl())
670 if (!walker.rtl())
678 else if (walker.rtl())