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

函数

 TEST (YogaTest, contains_inner_text_long_word)
 
 TEST (YogaTest, contains_inner_text_no_width_no_height)
 
 TEST (YogaTest, contains_inner_text_no_width_no_height_long_word_in_paragraph)
 
 TEST (YogaTest, contains_inner_text_fixed_width)
 
 TEST (YogaTest, contains_inner_text_no_width_fixed_height)
 
 TEST (YogaTest, contains_inner_text_fixed_width_fixed_height)
 
 TEST (YogaTest, contains_inner_text_max_width_max_height)
 
 TEST (YogaTest, contains_inner_text_max_width_max_height_column)
 
 TEST (YogaTest, contains_inner_text_max_width)
 
 TEST (YogaTest, contains_inner_text_fixed_width_shorter_text)
 
 TEST (YogaTest, contains_inner_text_fixed_height_shorter_text)
 
 TEST (YogaTest, contains_inner_text_max_height)
 
 TEST (YogaTest, max_content_width)
 
 TEST (YogaTest, fit_content_width)
 
 TEST (YogaTest, stretch_width)
 
 TEST (YogaTest, max_content_height)
 
 TEST (YogaTest, fit_content_height)
 
 TEST (YogaTest, stretch_height)
 
 TEST (YogaTest, max_content_flex_basis_column)
 
 TEST (YogaTest, fit_content_flex_basis_column)
 
 TEST (YogaTest, stretch_flex_basis_column)
 
 TEST (YogaTest, max_content_flex_basis_row)
 
 TEST (YogaTest, fit_content_flex_basis_row)
 
 TEST (YogaTest, stretch_flex_basis_row)
 
 TEST (YogaTest, max_content_max_width)
 
 TEST (YogaTest, fit_content_max_width)
 
 TEST (YogaTest, stretch_max_width)
 
 TEST (YogaTest, max_content_min_width)
 
 TEST (YogaTest, fit_content_min_width)
 
 TEST (YogaTest, stretch_min_width)
 
 TEST (YogaTest, max_content_max_height)
 
 TEST (YogaTest, fit_content_max_height)
 
 TEST (YogaTest, stretch_max_height)
 
 TEST (YogaTest, max_content_min_height)
 
 TEST (YogaTest, fit_content_min_height)
 
 TEST (YogaTest, stretch_min_height)
 
 TEST (YogaTest, text_max_content_width)
 
 TEST (YogaTest, text_stretch_width)
 
 TEST (YogaTest, text_fit_content_width)
 
 TEST (YogaTest, text_max_content_min_width)
 
 TEST (YogaTest, text_stretch_min_width)
 
 TEST (YogaTest, text_fit_content_min_width)
 
 TEST (YogaTest, text_max_content_max_width)
 
 TEST (YogaTest, text_stretch_max_width)
 
 TEST (YogaTest, text_fit_content_max_width)
 

函数说明

◆ TEST() [1/45]

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

◆ TEST() [2/45]

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

◆ TEST() [3/45]

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

◆ TEST() [4/45]

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

◆ TEST() [5/45]

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

◆ TEST() [6/45]

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

◆ TEST() [7/45]

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

◆ TEST() [8/45]

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

◆ TEST() [9/45]

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

◆ TEST() [10/45]

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

◆ TEST() [11/45]

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

◆ TEST() [12/45]

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

◆ TEST() [13/45]

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

◆ TEST() [14/45]

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

◆ TEST() [15/45]

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

◆ TEST() [16/45]

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

◆ TEST() [17/45]

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

◆ TEST() [18/45]

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

◆ TEST() [19/45]

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

◆ TEST() [20/45]

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

◆ TEST() [21/45]

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

◆ TEST() [22/45]

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

◆ TEST() [23/45]

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

◆ TEST() [24/45]

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

◆ TEST() [25/45]

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

◆ TEST() [26/45]

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

◆ TEST() [27/45]

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

◆ TEST() [28/45]

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

◆ TEST() [29/45]

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

◆ TEST() [30/45]

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

◆ TEST() [31/45]

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

◆ TEST() [32/45]

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

◆ TEST() [33/45]

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

◆ TEST() [34/45]

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

◆ TEST() [35/45]

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

◆ TEST() [36/45]

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

◆ TEST() [37/45]

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

◆ TEST() [38/45]

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

◆ TEST() [39/45]

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

◆ TEST() [40/45]

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

◆ TEST() [41/45]

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

◆ TEST() [42/45]

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

◆ TEST() [43/45]

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

◆ TEST() [44/45]

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

◆ TEST() [45/45]

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