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

函数

 TEST (YogaTest, column_gap_flexible)
 
 TEST (YogaTest, column_gap_inflexible)
 
 TEST (YogaTest, column_gap_mixed_flexible)
 
 TEST (YogaTest, column_gap_child_margins)
 
 TEST (YogaTest, column_row_gap_wrapping)
 
 TEST (YogaTest, column_gap_start_index)
 
 TEST (YogaTest, column_gap_justify_flex_start)
 
 TEST (YogaTest, column_gap_justify_center)
 
 TEST (YogaTest, column_gap_justify_flex_end)
 
 TEST (YogaTest, column_gap_justify_space_between)
 
 TEST (YogaTest, column_gap_justify_space_around)
 
 TEST (YogaTest, column_gap_justify_space_evenly)
 
 TEST (YogaTest, column_gap_wrap_align_flex_start)
 
 TEST (YogaTest, column_gap_wrap_align_center)
 
 TEST (YogaTest, column_gap_wrap_align_flex_end)
 
 TEST (YogaTest, column_gap_wrap_align_space_between)
 
 TEST (YogaTest, column_gap_wrap_align_space_around)
 
 TEST (YogaTest, column_gap_wrap_align_stretch)
 
 TEST (YogaTest, column_gap_determines_parent_width)
 
 TEST (YogaTest, row_gap_align_items_stretch)
 
 TEST (YogaTest, row_gap_align_items_end)
 
 TEST (YogaTest, row_gap_column_child_margins)
 
 TEST (YogaTest, row_gap_row_wrap_child_margins)
 
 TEST (YogaTest, row_gap_determines_parent_height)
 
 TEST (YogaTest, row_gap_percent_wrapping)
 
 TEST (YogaTest, row_gap_percent_determines_parent_height)
 
 TEST (YogaTest, row_gap_percent_wrapping_with_both_content_padding_and_item_padding)
 
 TEST (YogaTest, row_gap_percent_wrapping_with_both_content_padding)
 
 TEST (YogaTest, row_gap_percent_wrapping_with_content_margin)
 
 TEST (YogaTest, row_gap_percent_wrapping_with_content_margin_and_padding)
 
 TEST (YogaTest, row_gap_percent_wrapping_with_flexible_content)
 
 TEST (YogaTest, row_gap_percent_wrapping_with_mixed_flexible_content)
 
 TEST (YogaTest, row_gap_percent_wrapping_with_min_width)
 

函数说明

◆ TEST() [1/33]

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

◆ TEST() [2/33]

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

◆ TEST() [3/33]

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

◆ TEST() [4/33]

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

◆ TEST() [5/33]

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

◆ TEST() [6/33]

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

◆ TEST() [7/33]

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

◆ TEST() [8/33]

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

◆ TEST() [9/33]

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

◆ TEST() [10/33]

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

◆ TEST() [11/33]

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

◆ TEST() [12/33]

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

◆ TEST() [13/33]

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

◆ TEST() [14/33]

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

◆ TEST() [15/33]

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

◆ TEST() [16/33]

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

◆ TEST() [17/33]

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

◆ TEST() [18/33]

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

◆ TEST() [19/33]

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

◆ TEST() [20/33]

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

◆ TEST() [21/33]

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

◆ TEST() [22/33]

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

◆ TEST() [23/33]

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

◆ TEST() [24/33]

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

◆ TEST() [25/33]

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

◆ TEST() [26/33]

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

◆ TEST() [27/33]

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

◆ TEST() [28/33]

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

◆ TEST() [29/33]

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

◆ TEST() [30/33]

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

◆ TEST() [31/33]

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

◆ TEST() [32/33]

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

◆ TEST() [33/33]

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