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