Home | History | Annotate | Download | only in views

Lines Matching refs:IsRTL

543     return flip_canvas_on_paint_for_rtl_ui_ ? base::i18n::IsRTL() : false;
549 // only if base::i18n::IsRTL() returns true.