Searched refs:SetAxisDirection (Results 1 – 3 of 3) sorted by relevance
550 scroll_->SetAxisDirection(Axis::VERTICAL); in CompositeComponents()556 scroll_->SetAxisDirection(Axis::HORIZONTAL); in CompositeComponents()583 … scroll_->SetAxisDirection(direction_ == DOM_FLEX_COLUMN ? Axis::VERTICAL : Axis::HORIZONTAL); in CompositeComponents()
47 void SetAxisDirection(Axis axisDirection) in SetAxisDirection() function
59 JSViewSetProperty(&ScrollComponent::SetAxisDirection, axis); in SetAxis()