Searched refs:hasRubyText (Results 1 – 3 of 3) sorted by relevance
55 bool RenderRubyRun::hasRubyText() const in hasRubyText() function in WebCore::RenderRubyRun71 return !hasRubyText() && !hasRubyBase(); in isEmpty()120 ASSERT(!hasRubyText()); in addChild()
48 bool hasRubyText() const;
184 if (!lastRun || lastRun->hasRubyText()) { in addChild()290 if (!lastRun || lastRun->hasRubyText()) { in addChild()