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