Searched refs:stop_bounds (Results 1 – 1 of 1) sorted by relevance
529 Rectangle_i stop_bounds = GetCharBounds(stop_index - 1); in IsRtlAtIndex() local530 return start_bounds.Center().x > stop_bounds.Center().x; in IsRtlAtIndex()