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

函数

 TEST (YogaTest, static_position_insets_have_no_effect_left_top)
 
 TEST (YogaTest, static_position_insets_have_no_effect_right_bottom)
 
 TEST (YogaTest, static_position_absolute_child_insets_relative_to_positioned_ancestor)
 
 TEST (YogaTest, static_position_absolute_child_insets_relative_to_positioned_ancestor_row_reverse)
 
 TEST (YogaTest, column_reverse_static_position_absolute_child_insets_relative_to_positioned_ancestor_row_reverse)
 
 TEST (YogaTest, static_position_absolute_child_insets_relative_to_positioned_ancestor_row)
 
 TEST (YogaTest, column_reverse_static_position_absolute_child_insets_relative_to_positioned_ancestor_row)
 
 TEST (YogaTest, static_position_absolute_child_insets_relative_to_positioned_ancestor_column_reverse)
 
 TEST (YogaTest, column_reverse_static_position_absolute_child_insets_relative_to_positioned_ancestor_column_reverse)
 
 TEST (YogaTest, static_position_absolute_child_insets_relative_to_positioned_ancestor_deep)
 
 TEST (YogaTest, static_position_absolute_child_width_percentage)
 
 TEST (YogaTest, static_position_relative_child_width_percentage)
 
 TEST (YogaTest, static_position_static_child_width_percentage)
 
 TEST (YogaTest, static_position_absolute_child_height_percentage)
 
 TEST (YogaTest, static_position_relative_child_height_percentage)
 
 TEST (YogaTest, static_position_static_child_height_percentage)
 
 TEST (YogaTest, static_position_absolute_child_left_percentage)
 
 TEST (YogaTest, static_position_relative_child_left_percentage)
 
 TEST (YogaTest, static_position_static_child_left_percentage)
 
 TEST (YogaTest, static_position_absolute_child_right_percentage)
 
 TEST (YogaTest, static_position_relative_child_right_percentage)
 
 TEST (YogaTest, static_position_static_child_right_percentage)
 
 TEST (YogaTest, static_position_absolute_child_top_percentage)
 
 TEST (YogaTest, static_position_relative_child_top_percentage)
 
 TEST (YogaTest, static_position_static_child_top_percentage)
 
 TEST (YogaTest, static_position_absolute_child_bottom_percentage)
 
 TEST (YogaTest, static_position_relative_child_bottom_percentage)
 
 TEST (YogaTest, static_position_static_child_bottom_percentage)
 
 TEST (YogaTest, static_position_absolute_child_margin_percentage)
 
 TEST (YogaTest, static_position_relative_child_margin_percentage)
 
 TEST (YogaTest, static_position_static_child_margin_percentage)
 
 TEST (YogaTest, static_position_absolute_child_padding_percentage)
 
 TEST (YogaTest, static_position_relative_child_padding_percentage)
 
 TEST (YogaTest, static_position_static_child_padding_percentage)
 
 TEST (YogaTest, static_position_absolute_child_border_percentage)
 
 TEST (YogaTest, static_position_relative_child_border_percentage)
 
 TEST (YogaTest, static_position_static_child_border_percentage)
 
 TEST (YogaTest, static_position_absolute_child_containing_block_padding_box)
 
 TEST (YogaTest, static_position_relative_child_containing_block_padding_box)
 
 TEST (YogaTest, static_position_static_child_containing_block_padding_box)
 
 TEST (YogaTest, static_position_absolute_child_containing_block_content_box)
 
 TEST (YogaTest, static_position_relative_child_containing_block_content_box)
 
 TEST (YogaTest, static_position_static_child_containing_block_content_box)
 
 TEST (YogaTest, static_position_containing_block_padding_and_border)
 
 TEST (YogaTest, static_position_amalgamation)
 
 TEST (YogaTest, static_position_no_position_amalgamation)
 
 TEST (YogaTest, static_position_zero_for_inset_amalgamation)
 
 TEST (YogaTest, static_position_start_inset_amalgamation)
 
 TEST (YogaTest, static_position_end_inset_amalgamation)
 
 TEST (YogaTest, static_position_row_reverse_amalgamation)
 
 TEST (YogaTest, static_position_column_reverse_amalgamation)
 
 TEST (YogaTest, static_position_justify_flex_start_amalgamation)
 
 TEST (YogaTest, static_position_justify_flex_start_position_set_amalgamation)
 
 TEST (YogaTest, static_position_no_definite_size_amalgamation)
 
 TEST (YogaTest, static_position_both_insets_set_amalgamation)
 
 TEST (YogaTest, static_position_justify_center_amalgamation)
 
 TEST (YogaTest, static_position_justify_flex_end_amalgamation)
 
 TEST (YogaTest, static_position_align_flex_start_amalgamation)
 
 TEST (YogaTest, static_position_align_center_amalgamation)
 
 TEST (YogaTest, static_position_align_flex_end_amalgamation)
 
 TEST (YogaTest, static_position_static_root)
 
 TEST (YogaTest, static_position_absolute_child_multiple)
 

函数说明

◆ TEST() [1/62]

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

◆ TEST() [2/62]

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

◆ TEST() [3/62]

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

◆ TEST() [4/62]

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

◆ TEST() [5/62]

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

◆ TEST() [6/62]

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

◆ TEST() [7/62]

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

◆ TEST() [8/62]

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

◆ TEST() [9/62]

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

◆ TEST() [10/62]

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

◆ TEST() [11/62]

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

◆ TEST() [12/62]

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

◆ TEST() [13/62]

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

◆ TEST() [14/62]

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

◆ TEST() [15/62]

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

◆ TEST() [16/62]

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

◆ TEST() [17/62]

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

◆ TEST() [18/62]

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

◆ TEST() [19/62]

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

◆ TEST() [20/62]

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

◆ TEST() [21/62]

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

◆ TEST() [22/62]

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

◆ TEST() [23/62]

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

◆ TEST() [24/62]

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

◆ TEST() [25/62]

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

◆ TEST() [26/62]

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

◆ TEST() [27/62]

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

◆ TEST() [28/62]

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

◆ TEST() [29/62]

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

◆ TEST() [30/62]

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

◆ TEST() [31/62]

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

◆ TEST() [32/62]

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

◆ TEST() [33/62]

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

◆ TEST() [34/62]

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

◆ TEST() [35/62]

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

◆ TEST() [36/62]

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

◆ TEST() [37/62]

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

◆ TEST() [38/62]

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

◆ TEST() [39/62]

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

◆ TEST() [40/62]

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

◆ TEST() [41/62]

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

◆ TEST() [42/62]

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

◆ TEST() [43/62]

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

◆ TEST() [44/62]

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

◆ TEST() [45/62]

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

◆ TEST() [46/62]

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

◆ TEST() [47/62]

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

◆ TEST() [48/62]

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

◆ TEST() [49/62]

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

◆ TEST() [50/62]

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

◆ TEST() [51/62]

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

◆ TEST() [52/62]

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

◆ TEST() [53/62]

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

◆ TEST() [54/62]

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

◆ TEST() [55/62]

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

◆ TEST() [56/62]

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

◆ TEST() [57/62]

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

◆ TEST() [58/62]

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

◆ TEST() [59/62]

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

◆ TEST() [60/62]

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

◆ TEST() [61/62]

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

◆ TEST() [62/62]

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