Home | History | Annotate | Download | only in rendering

Lines Matching refs:rubyText

454     RenderRubyText* rubyText = static_cast<RenderRubyRun*>(containingBlock->parent())->rubyText();
457 return !rubyText || !rubyText->firstLineBox();