Home | History | Annotate | Download | only in views

Lines Matching refs:IsRTL

546   return base::i18n::IsRTL() ?
551 return base::i18n::IsRTL() ? width() - x : x;
555 return base::i18n::IsRTL() ? width() - x - w : x;