Searched refs:ApplyLayoutMode (Results 1 – 3 of 3) sorted by relevance
113 void ApplyLayoutMode(LayoutWrapper* layoutWrapper, float allocatedWidth);
83 ApplyLayoutMode(layoutWrapper, constraint->selfIdealSize.Width().value()); in Measure()169 ApplyLayoutMode(layoutWrapper, allocatedWidth); in MeasureFixedMode()715 void TabBarLayoutAlgorithm::ApplyLayoutMode(LayoutWrapper* layoutWrapper, float allocatedWidth) in ApplyLayoutMode() function in OHOS::Ace::NG::TabBarLayoutAlgorithm
417 tabbarLayoutAlgorithm->ApplyLayoutMode(&layoutWrapper, allocatedWidth);422 tabbarLayoutAlgorithm->ApplyLayoutMode(&layoutWrapper, allocatedWidth);424 tabbarLayoutAlgorithm->ApplyLayoutMode(&layoutWrapper, allocatedWidth);