Searched defs:off (Results 1 – 3 of 3) sorted by relevance
353 val off = len / 2 - mBounds.width() / 2 in drawPathRelativeTicks() constant395 var off = xgap / 2 - mBounds.width() / 2 in drawPathCartesianTicks() variable426 var off = x / 2 - mBounds.width() / 2 in drawPathScreenTicks() variable
421 double off = pos - (int) pos; in lookup() local
829 val off = ((bottom - (boxSizePx / 2f)) - (top + (boxSizePx / 2f))) * 0.5f in <lambda>() constant