Searched defs:hasRubyText (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderRubyRun.cpp52 bool RenderRubyRun::hasRubyText() const function in class:blink::RenderRubyRun
103 ASSERT(!hasRubyText());
174 if (!hasRubyText() && !hasRubyBase()) {

Completed in 91 milliseconds