Home
last modified time | relevance | path

Searched defs:rubyText (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderRubyRun.cpp74 RenderRubyText* RenderRubyRun::rubyText() const in rubyText() function in WebCore::RenderRubyRun
285 RenderRubyText* rubyText = this->rubyText(); in getOverhang() local
DInlineFlowBox.cpp1477 RenderRubyText* rubyText = rubyRun->rubyText(); in computeOverAnnotationAdjustment() local
1525 RenderRubyText* rubyText = rubyRun->rubyText(); in computeUnderAnnotationAdjustment() local
DInlineTextBox.cpp464 RenderRubyText* rubyText = toRenderRubyRun(containingBlock->parent())->rubyText(); in getEmphasisMarkPosition() local