Searched refs:HeightToRowIndex (Results 1 – 2 of 2) sorted by relevance
24 Row* row = &fRows[HeightToRowIndex(height)]; in addRect()
59 static int HeightToRowIndex(int height) { in HeightToRowIndex() function