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