Searched refs:rubyRun (Results 1 – 4 of 4) sorted by relevance
130 void LineWidth::applyOverhang(RenderRubyRun* rubyRun, RenderObject* startRenderer, RenderObject* en… in applyOverhang() argument134 rubyRun->getOverhang(m_isFirstLine, startRenderer, endRenderer, startOverhang, endOverhang); in applyOverhang()
64 RenderRubyRun* rubyRun() const;
133 RenderRubyRun* RenderRubyBase::rubyRun() const in rubyRun() function in WebCore::RenderRubyBase
674 RenderRubyRun* rubyRun = toRenderRubyRun(curr->renderer()); in placeBoxesInBlockDirection() local675 if (RenderRubyBase* rubyBase = rubyRun->rubyBase()) { in placeBoxesInBlockDirection()1476 RenderRubyRun* rubyRun = toRenderRubyRun(curr->renderer()); in computeOverAnnotationAdjustment() local1477 RenderRubyText* rubyText = rubyRun->rubyText(); in computeOverAnnotationAdjustment()1481 if (!rubyRun->style()->isFlippedLinesWritingMode()) { in computeOverAnnotationAdjustment()1524 RenderRubyRun* rubyRun = toRenderRubyRun(curr->renderer()); in computeUnderAnnotationAdjustment() local1525 RenderRubyText* rubyText = rubyRun->rubyText(); in computeUnderAnnotationAdjustment()1529 if (rubyRun->style()->isFlippedLinesWritingMode()) { in computeUnderAnnotationAdjustment()