Searched refs:yIndex (Results 1 – 2 of 2) sorted by relevance
129 int yIndex = taskLayoutIndex / tasksPerLine; in TaskGridRectInfo()133 emptySpaceY / 2 + mPaddingTopBottom + (taskHeight + mPaddingTaskView) * yIndex; in TaskGridRectInfo()
442 const size_t yIndex = xIndex + 1; in onDrawTextBlob() local443 pts[i].set(x + offset.x() + it.pos()[xIndex], y + offset.y() + it.pos()[yIndex]); in onDrawTextBlob()