Home | History | Annotate | Download | only in gfx

Lines Matching refs:IsRTL

648         text_direction_ = base::i18n::IsRTL() ? base::i18n::RIGHT_TO_LEFT :
816 : horizontal_alignment_(base::i18n::IsRTL() ? ALIGN_RIGHT : ALIGN_LEFT),