|
slot 0.0.1
A real time UI render framework
|

函数 | |
| static YGSize | _measure (YGNodeConstRef, float width, YGMeasureMode widthMode, float height, YGMeasureMode heightMode) |
| TEST (YogaTest, aspect_ratio_cross_defined) | |
| TEST (YogaTest, aspect_ratio_main_defined) | |
| TEST (YogaTest, aspect_ratio_both_dimensions_defined_row) | |
| TEST (YogaTest, aspect_ratio_both_dimensions_defined_column) | |
| TEST (YogaTest, aspect_ratio_align_stretch) | |
| TEST (YogaTest, aspect_ratio_flex_grow) | |
| TEST (YogaTest, aspect_ratio_flex_shrink) | |
| TEST (YogaTest, aspect_ratio_flex_shrink_2) | |
| TEST (YogaTest, aspect_ratio_basis) | |
| TEST (YogaTest, aspect_ratio_absolute_layout_width_defined) | |
| TEST (YogaTest, aspect_ratio_absolute_layout_height_defined) | |
| TEST (YogaTest, aspect_ratio_with_max_cross_defined) | |
| TEST (YogaTest, aspect_ratio_with_max_main_defined) | |
| TEST (YogaTest, aspect_ratio_with_min_cross_defined) | |
| TEST (YogaTest, aspect_ratio_with_min_main_defined) | |
| TEST (YogaTest, aspect_ratio_double_cross) | |
| TEST (YogaTest, aspect_ratio_half_cross) | |
| TEST (YogaTest, aspect_ratio_double_main) | |
| TEST (YogaTest, aspect_ratio_half_main) | |
| TEST (YogaTest, aspect_ratio_with_measure_func) | |
| TEST (YogaTest, aspect_ratio_width_height_flex_grow_row) | |
| TEST (YogaTest, aspect_ratio_width_height_flex_grow_column) | |
| TEST (YogaTest, aspect_ratio_height_as_flex_basis) | |
| TEST (YogaTest, aspect_ratio_width_as_flex_basis) | |
| TEST (YogaTest, aspect_ratio_overrides_flex_grow_row) | |
| TEST (YogaTest, aspect_ratio_overrides_flex_grow_column) | |
| TEST (YogaTest, aspect_ratio_left_right_absolute) | |
| TEST (YogaTest, aspect_ratio_top_bottom_absolute) | |
| TEST (YogaTest, aspect_ratio_width_overrides_align_stretch_row) | |
| TEST (YogaTest, aspect_ratio_height_overrides_align_stretch_column) | |
| TEST (YogaTest, aspect_ratio_allow_child_overflow_parent_size) | |
| TEST (YogaTest, aspect_ratio_defined_main_with_margin) | |
| TEST (YogaTest, aspect_ratio_defined_cross_with_margin) | |
| TEST (YogaTest, aspect_ratio_defined_cross_with_main_margin) | |
| TEST (YogaTest, aspect_ratio_should_prefer_explicit_height) | |
| TEST (YogaTest, aspect_ratio_should_prefer_explicit_width) | |
| TEST (YogaTest, aspect_ratio_should_prefer_flexed_dimension) | |
|
static |

| TEST | ( | YogaTest | , |
| aspect_ratio_absolute_layout_height_defined | ) |

| TEST | ( | YogaTest | , |
| aspect_ratio_absolute_layout_width_defined | ) |

| TEST | ( | YogaTest | , |
| aspect_ratio_align_stretch | ) |

| TEST | ( | YogaTest | , |
| aspect_ratio_allow_child_overflow_parent_size | ) |

| TEST | ( | YogaTest | , |
| aspect_ratio_basis | ) |

| TEST | ( | YogaTest | , |
| aspect_ratio_both_dimensions_defined_column | ) |

| TEST | ( | YogaTest | , |
| aspect_ratio_both_dimensions_defined_row | ) |

| TEST | ( | YogaTest | , |
| aspect_ratio_cross_defined | ) |

| TEST | ( | YogaTest | , |
| aspect_ratio_defined_cross_with_main_margin | ) |

| TEST | ( | YogaTest | , |
| aspect_ratio_defined_cross_with_margin | ) |

| TEST | ( | YogaTest | , |
| aspect_ratio_defined_main_with_margin | ) |

| TEST | ( | YogaTest | , |
| aspect_ratio_double_cross | ) |

| TEST | ( | YogaTest | , |
| aspect_ratio_double_main | ) |

| TEST | ( | YogaTest | , |
| aspect_ratio_flex_grow | ) |

| TEST | ( | YogaTest | , |
| aspect_ratio_flex_shrink | ) |

| TEST | ( | YogaTest | , |
| aspect_ratio_flex_shrink_2 | ) |

| TEST | ( | YogaTest | , |
| aspect_ratio_half_cross | ) |

| TEST | ( | YogaTest | , |
| aspect_ratio_half_main | ) |

| TEST | ( | YogaTest | , |
| aspect_ratio_height_as_flex_basis | ) |

| TEST | ( | YogaTest | , |
| aspect_ratio_height_overrides_align_stretch_column | ) |

| TEST | ( | YogaTest | , |
| aspect_ratio_left_right_absolute | ) |

| TEST | ( | YogaTest | , |
| aspect_ratio_main_defined | ) |

| TEST | ( | YogaTest | , |
| aspect_ratio_overrides_flex_grow_column | ) |

| TEST | ( | YogaTest | , |
| aspect_ratio_overrides_flex_grow_row | ) |

| TEST | ( | YogaTest | , |
| aspect_ratio_should_prefer_explicit_height | ) |

| TEST | ( | YogaTest | , |
| aspect_ratio_should_prefer_explicit_width | ) |

| TEST | ( | YogaTest | , |
| aspect_ratio_should_prefer_flexed_dimension | ) |

| TEST | ( | YogaTest | , |
| aspect_ratio_top_bottom_absolute | ) |

| TEST | ( | YogaTest | , |
| aspect_ratio_width_as_flex_basis | ) |

| TEST | ( | YogaTest | , |
| aspect_ratio_width_height_flex_grow_column | ) |

| TEST | ( | YogaTest | , |
| aspect_ratio_width_height_flex_grow_row | ) |

| TEST | ( | YogaTest | , |
| aspect_ratio_width_overrides_align_stretch_row | ) |

| TEST | ( | YogaTest | , |
| aspect_ratio_with_max_cross_defined | ) |

| TEST | ( | YogaTest | , |
| aspect_ratio_with_max_main_defined | ) |

| TEST | ( | YogaTest | , |
| aspect_ratio_with_measure_func | ) |

| TEST | ( | YogaTest | , |
| aspect_ratio_with_min_cross_defined | ) |

| TEST | ( | YogaTest | , |
| aspect_ratio_with_min_main_defined | ) |
