slot 0.0.1
A real time UI render framework
载入中...
搜索中...
未找到
函数
YGMarginTest.cpp 文件参考
#include <gtest/gtest.h>
#include <yoga/Yoga.h>
#include "../util/TestUtil.h"
YGMarginTest.cpp 的引用(Include)关系图:

函数

 TEST (YogaTest, margin_start)
 
 TEST (YogaTest, margin_top)
 
 TEST (YogaTest, margin_end)
 
 TEST (YogaTest, margin_bottom)
 
 TEST (YogaTest, margin_and_flex_row)
 
 TEST (YogaTest, margin_and_flex_column)
 
 TEST (YogaTest, margin_and_stretch_row)
 
 TEST (YogaTest, margin_and_stretch_column)
 
 TEST (YogaTest, margin_with_sibling_row)
 
 TEST (YogaTest, margin_with_sibling_column)
 
 TEST (YogaTest, margin_auto_bottom)
 
 TEST (YogaTest, margin_auto_top)
 
 TEST (YogaTest, margin_auto_bottom_and_top)
 
 TEST (YogaTest, margin_auto_bottom_and_top_justify_center)
 
 TEST (YogaTest, margin_auto_multiple_children_column)
 
 TEST (YogaTest, margin_auto_multiple_children_row)
 
 TEST (YogaTest, margin_auto_left_and_right_column)
 
 TEST (YogaTest, margin_auto_left_and_right)
 
 TEST (YogaTest, margin_auto_start_and_end_column)
 
 TEST (YogaTest, margin_auto_start_and_end)
 
 TEST (YogaTest, margin_auto_left_and_right_column_and_center)
 
 TEST (YogaTest, margin_auto_left)
 
 TEST (YogaTest, margin_auto_right)
 
 TEST (YogaTest, margin_auto_left_and_right_stretch)
 
 TEST (YogaTest, margin_auto_top_and_bottom_stretch)
 
 TEST (YogaTest, margin_should_not_be_part_of_max_height)
 
 TEST (YogaTest, margin_should_not_be_part_of_max_width)
 
 TEST (YogaTest, margin_auto_left_right_child_bigger_than_parent)
 
 TEST (YogaTest, margin_auto_left_child_bigger_than_parent)
 
 TEST (YogaTest, margin_fix_left_auto_right_child_bigger_than_parent)
 
 TEST (YogaTest, margin_auto_left_fix_right_child_bigger_than_parent)
 
 TEST (YogaTest, margin_auto_top_stretching_child)
 
 TEST (YogaTest, margin_auto_left_stretching_child)
 
 TEST (YogaTest, margin_auto_overflowing_container)
 

函数说明

◆ TEST() [1/34]

TEST ( YogaTest ,
margin_and_flex_column  )
函数调用图:

◆ TEST() [2/34]

TEST ( YogaTest ,
margin_and_flex_row  )
函数调用图:

◆ TEST() [3/34]

TEST ( YogaTest ,
margin_and_stretch_column  )
函数调用图:

◆ TEST() [4/34]

TEST ( YogaTest ,
margin_and_stretch_row  )
函数调用图:

◆ TEST() [5/34]

TEST ( YogaTest ,
margin_auto_bottom  )
函数调用图:

◆ TEST() [6/34]

TEST ( YogaTest ,
margin_auto_bottom_and_top  )
函数调用图:

◆ TEST() [7/34]

TEST ( YogaTest ,
margin_auto_bottom_and_top_justify_center  )
函数调用图:

◆ TEST() [8/34]

TEST ( YogaTest ,
margin_auto_left  )
函数调用图:

◆ TEST() [9/34]

TEST ( YogaTest ,
margin_auto_left_and_right  )
函数调用图:

◆ TEST() [10/34]

TEST ( YogaTest ,
margin_auto_left_and_right_column  )
函数调用图:

◆ TEST() [11/34]

TEST ( YogaTest ,
margin_auto_left_and_right_column_and_center  )
函数调用图:

◆ TEST() [12/34]

TEST ( YogaTest ,
margin_auto_left_and_right_stretch  )
函数调用图:

◆ TEST() [13/34]

TEST ( YogaTest ,
margin_auto_left_child_bigger_than_parent  )
函数调用图:

◆ TEST() [14/34]

TEST ( YogaTest ,
margin_auto_left_fix_right_child_bigger_than_parent  )
函数调用图:

◆ TEST() [15/34]

TEST ( YogaTest ,
margin_auto_left_right_child_bigger_than_parent  )
函数调用图:

◆ TEST() [16/34]

TEST ( YogaTest ,
margin_auto_left_stretching_child  )
函数调用图:

◆ TEST() [17/34]

TEST ( YogaTest ,
margin_auto_multiple_children_column  )
函数调用图:

◆ TEST() [18/34]

TEST ( YogaTest ,
margin_auto_multiple_children_row  )
函数调用图:

◆ TEST() [19/34]

TEST ( YogaTest ,
margin_auto_overflowing_container  )
函数调用图:

◆ TEST() [20/34]

TEST ( YogaTest ,
margin_auto_right  )
函数调用图:

◆ TEST() [21/34]

TEST ( YogaTest ,
margin_auto_start_and_end  )
函数调用图:

◆ TEST() [22/34]

TEST ( YogaTest ,
margin_auto_start_and_end_column  )
函数调用图:

◆ TEST() [23/34]

TEST ( YogaTest ,
margin_auto_top  )
函数调用图:

◆ TEST() [24/34]

TEST ( YogaTest ,
margin_auto_top_and_bottom_stretch  )
函数调用图:

◆ TEST() [25/34]

TEST ( YogaTest ,
margin_auto_top_stretching_child  )
函数调用图:

◆ TEST() [26/34]

TEST ( YogaTest ,
margin_bottom  )
函数调用图:

◆ TEST() [27/34]

TEST ( YogaTest ,
margin_end  )
函数调用图:

◆ TEST() [28/34]

TEST ( YogaTest ,
margin_fix_left_auto_right_child_bigger_than_parent  )
函数调用图:

◆ TEST() [29/34]

TEST ( YogaTest ,
margin_should_not_be_part_of_max_height  )
函数调用图:

◆ TEST() [30/34]

TEST ( YogaTest ,
margin_should_not_be_part_of_max_width  )
函数调用图:

◆ TEST() [31/34]

TEST ( YogaTest ,
margin_start  )
函数调用图:

◆ TEST() [32/34]

TEST ( YogaTest ,
margin_top  )
函数调用图:

◆ TEST() [33/34]

TEST ( YogaTest ,
margin_with_sibling_column  )
函数调用图:

◆ TEST() [34/34]

TEST ( YogaTest ,
margin_with_sibling_row  )
函数调用图: