Searched refs:PTOFFSET (Results 1 – 6 of 6) sorted by relevance
72 if (positionType_ == PositionType::PTOFFSET) { in Evaluate()
191 PTOFFSET, // percentage layout based on RELATIVE enumerator
1180 if (positionParam_.type == PositionType::PTOFFSET) { in NormalizePercentToPx()1332 motionPathOption_, positionParam_.type == PositionType::PTOFFSET)); in UpdateAll()
45 …ionType::PTRELATIVE) && (pos != PositionType::PTSEMI_RELATIVE) && (pos != PositionType::PTOFFSET)); in IsNonRelativePosition()
690 if (type == PositionType::PTOFFSET) { in GetOffset()
647 flexItemComponent->SetPositionType(PositionType::PTOFFSET); in SetOffset()