Searched refs:GetUpdatePositionId (Results 1 – 2 of 2) sorted by relevance
187 const OnItemDragFunc& GetUpdatePositionId() const in GetUpdatePositionId() function
1137 if (renderGirdLayout->GetUpdatePositionId() && isExistComponent_) { in PanOnActionUpdate()1139 renderGirdLayout->GetUpdatePositionId()(Dimension(point.GetX()), Dimension(point.GetY())); in PanOnActionUpdate()2595 if (GetUpdatePositionId() && isExistComponent_) { in UpdateFlexComponentPosition()2599 GetUpdatePositionId()(Dimension(pos.GetX()), Dimension(pos.GetY())); in UpdateFlexComponentPosition()