Searched refs:hLocations (Results 1 – 1 of 1) sorted by relevance
1160 int[] hLocations = mHorizontalAxis.getLocations(); in onLayout() local1173 int x1 = hLocations[colSpan.min]; in onLayout()1176 int x2 = hLocations[colSpan.max]; in onLayout()