Searched refs:offsetPX (Results 1 – 2 of 2) sorted by relevance
2559 auto offsetPX = Dimension(finalOffset); in FireOnScroll() local2560 auto offsetVP = Dimension(offsetPX.ConvertToVp(), DimensionUnit::VP); in FireOnScroll()2758 auto offsetPX = Dimension(offset); in FireOnWillScroll() local2759 auto offsetVP = Dimension(offsetPX.ConvertToVp(), DimensionUnit::VP); in FireOnWillScroll()
408 auto offsetPX = Dimension(finalOffset); in ProcessEvent() local409 auto offsetVP = Dimension(offsetPX.ConvertToVp(), DimensionUnit::VP); in ProcessEvent()