Searched refs:shortTotalCompensation (Results 1 – 1 of 1) sorted by relevance
2527 float shortTotalCompensation = mLastComputedGridSize.width() - longRowWidth; in updateGridProperties() local2529 mIsRtl ? -shortTotalCompensation : shortTotalCompensation; in updateGridProperties()