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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderRubyRun.cpp59 bool RenderRubyRun::hasRubyBase() const function in class:blink::RenderRubyRun
122 } else if (hasRubyBase()) {
150 if (rightRun->hasRubyBase()) {
174 if (!hasRubyText() && !hasRubyBase()) {

Completed in 301 milliseconds