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