Searched refs:rtl_factor (Results 1 – 1 of 1) sorted by relevance
107 int rtl_factor = base::i18n::IsRTL() ? -1 : 1; in GetBounds() local109 rtl_factor * kOffsetLeftRightForTopBottomOrientation); in GetBounds()