Home | History | Annotate | Download | only in src

Lines Matching refs:WebTextDirectionLeftToRight

748         m_webFrame->client()->didReceiveTitle(m_webFrame, title.string(), title.direction() == LTR ? WebTextDirectionLeftToRight : WebTextDirectionRightToLeft);