|
| float | facebook::yoga::paddingAndBorderForAxis (const yoga::Node *const node, const FlexDirection axis, const Direction direction, const float widthSize) |
| |
| FloatOptional | facebook::yoga::boundAxisWithinMinAndMax (const yoga::Node *const node, const Direction direction, const FlexDirection axis, const FloatOptional value, const float axisSize, const float widthSize) |
| |
| float | facebook::yoga::boundAxis (const yoga::Node *const node, const FlexDirection axis, const Direction direction, const float value, const float axisSize, const float widthSize) |
| |