Home | History | Annotate | Download | only in src

Lines Matching refs:WebTextDirectionRightToLeft

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