Searched defs:getFlex (Results 1 – 2 of 2) sorted by relevance
607 std::function<float(const RefPtr<LayoutWrapper>&)> getFlex; in SecondaryMeasureByProperty() local735 void FlexLayoutAlgorithm::CheckIsGrowOrShrink(std::function<float(const RefPtr<LayoutWrapper>&)>& g… in CheckIsGrowOrShrink()
593 double (*getFlex)(const RefPtr<RenderFlexItem>&) = nullptr; in ResizeItems() local