Searched refs:rubyRun (Results 1 – 2 of 2) sorted by relevance
108 void LineWidth::applyOverhang(RenderRubyRun* rubyRun, RenderObject* startRenderer, RenderObject* en… in applyOverhang() argument112 rubyRun->getOverhang(m_isFirstLine, startRenderer, endRenderer, startOverhang, endOverhang); in applyOverhang()
687 RenderRubyRun& rubyRun = toRenderRubyRun(curr->renderer()); in placeBoxesInBlockDirection() local688 if (RenderRubyBase* rubyBase = rubyRun.rubyBase()) { in placeBoxesInBlockDirection()1211 RenderRubyRun& rubyRun = toRenderRubyRun(curr->renderer()); in computeOverAnnotationAdjustment() local1212 RenderRubyText* rubyText = rubyRun.rubyText(); in computeOverAnnotationAdjustment()1216 if (!rubyRun.style()->isFlippedLinesWritingMode()) { in computeOverAnnotationAdjustment()1259 RenderRubyRun& rubyRun = toRenderRubyRun(curr->renderer()); in computeUnderAnnotationAdjustment() local1260 RenderRubyText* rubyText = rubyRun.rubyText(); in computeUnderAnnotationAdjustment()1264 if (rubyRun.style()->isFlippedLinesWritingMode()) { in computeUnderAnnotationAdjustment()