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.cpp66 RenderRubyText* RenderRubyRun::rubyText() const in rubyText() function in blink::RenderRubyRun
266 RenderRubyText* rubyText = this->rubyText(); in getOverhang() local
DInlineFlowBox.cpp1212 RenderRubyText* rubyText = rubyRun.rubyText(); in computeOverAnnotationAdjustment() local
1260 RenderRubyText* rubyText = rubyRun.rubyText(); in computeUnderAnnotationAdjustment() local
DInlineTextBox.cpp373 RenderRubyText* rubyText = toRenderRubyRun(containingBlock->parent())->rubyText(); in getEmphasisMarkPosition() local