BottomToTop       146 Source/core/accessibility/AXInlineTextBox.cpp     case AbstractInlineTextBox::BottomToTop:
BottomToTop       116 Source/core/rendering/AbstractInlineTextBox.cpp     return (m_inlineTextBox->direction() == RTL ? BottomToTop : TopToBottom);