slot 0.0.1
A real time UI render framework
载入中...
搜索中...
未找到
Public 成员函数 | 静态 Public 成员函数 | Public 属性 | Private 成员函数 | 所有成员列表
com.facebook.yoga.YGAbsolutePositionTest类 参考

Public 成员函数

void test_absolute_layout_width_height_start_top ()
 
void test_absolute_layout_width_height_left_auto_right ()
 
void test_absolute_layout_width_height_left_right_auto ()
 
void test_absolute_layout_width_height_left_auto_right_auto ()
 
void test_absolute_layout_width_height_end_bottom ()
 
void test_absolute_layout_start_top_end_bottom ()
 
void test_absolute_layout_width_height_start_top_end_bottom ()
 
void test_do_not_clamp_height_of_absolute_node_to_height_of_its_overflow_hidden_parent ()
 
void test_absolute_layout_within_border ()
 
void test_absolute_layout_align_items_and_justify_content_center ()
 
void test_absolute_layout_align_items_and_justify_content_flex_end ()
 
void test_absolute_layout_justify_content_center ()
 
void test_absolute_layout_align_items_center ()
 
void test_absolute_layout_align_items_center_on_child_only ()
 
void test_absolute_layout_align_items_and_justify_content_center_and_top_position ()
 
void test_absolute_layout_align_items_and_justify_content_center_and_bottom_position ()
 
void test_absolute_layout_align_items_and_justify_content_center_and_left_position ()
 
void test_absolute_layout_align_items_and_justify_content_center_and_right_position ()
 
void test_position_root_with_rtl_should_position_withoutdirection ()
 
void test_absolute_layout_percentage_bottom_based_on_parent_height ()
 
void test_absolute_layout_in_wrap_reverse_column_container ()
 
void test_absolute_layout_in_wrap_reverse_row_container ()
 
void test_absolute_layout_in_wrap_reverse_column_container_flex_end ()
 
void test_absolute_layout_in_wrap_reverse_row_container_flex_end ()
 
void test_percent_absolute_position_infinite_height ()
 
void test_absolute_layout_percentage_height_based_on_padded_parent ()
 
void test_absolute_layout_percentage_height_based_on_padded_parent_and_align_items_center ()
 
void test_absolute_layout_padding_left ()
 
void test_absolute_layout_padding_right ()
 
void test_absolute_layout_padding_top ()
 
void test_absolute_layout_padding_bottom ()
 
void test_absolute_layout_padding ()
 
void test_absolute_layout_border ()
 
void test_absolute_layout_column_reverse_margin_border ()
 

静态 Public 成员函数

static Iterable< TestParametrization.NodeFactory > nodeFactories ()
 

Public 属性

TestParametrization.NodeFactory mNodeFactory
 

Private 成员函数

YogaNode createNode (YogaConfig config)
 

成员函数说明

◆ createNode()

YogaNode com.facebook.yoga.YGAbsolutePositionTest.createNode ( YogaConfig config)
inlineprivate

◆ nodeFactories()

static Iterable< TestParametrization.NodeFactory > com.facebook.yoga.YGAbsolutePositionTest.nodeFactories ( )
inlinestatic

◆ test_absolute_layout_align_items_and_justify_content_center()

void com.facebook.yoga.YGAbsolutePositionTest.test_absolute_layout_align_items_and_justify_content_center ( )
inline

◆ test_absolute_layout_align_items_and_justify_content_center_and_bottom_position()

void com.facebook.yoga.YGAbsolutePositionTest.test_absolute_layout_align_items_and_justify_content_center_and_bottom_position ( )
inline

◆ test_absolute_layout_align_items_and_justify_content_center_and_left_position()

void com.facebook.yoga.YGAbsolutePositionTest.test_absolute_layout_align_items_and_justify_content_center_and_left_position ( )
inline

◆ test_absolute_layout_align_items_and_justify_content_center_and_right_position()

void com.facebook.yoga.YGAbsolutePositionTest.test_absolute_layout_align_items_and_justify_content_center_and_right_position ( )
inline

◆ test_absolute_layout_align_items_and_justify_content_center_and_top_position()

void com.facebook.yoga.YGAbsolutePositionTest.test_absolute_layout_align_items_and_justify_content_center_and_top_position ( )
inline

◆ test_absolute_layout_align_items_and_justify_content_flex_end()

void com.facebook.yoga.YGAbsolutePositionTest.test_absolute_layout_align_items_and_justify_content_flex_end ( )
inline

◆ test_absolute_layout_align_items_center()

void com.facebook.yoga.YGAbsolutePositionTest.test_absolute_layout_align_items_center ( )
inline

◆ test_absolute_layout_align_items_center_on_child_only()

void com.facebook.yoga.YGAbsolutePositionTest.test_absolute_layout_align_items_center_on_child_only ( )
inline

◆ test_absolute_layout_border()

void com.facebook.yoga.YGAbsolutePositionTest.test_absolute_layout_border ( )
inline

◆ test_absolute_layout_column_reverse_margin_border()

void com.facebook.yoga.YGAbsolutePositionTest.test_absolute_layout_column_reverse_margin_border ( )
inline

◆ test_absolute_layout_in_wrap_reverse_column_container()

void com.facebook.yoga.YGAbsolutePositionTest.test_absolute_layout_in_wrap_reverse_column_container ( )
inline

◆ test_absolute_layout_in_wrap_reverse_column_container_flex_end()

void com.facebook.yoga.YGAbsolutePositionTest.test_absolute_layout_in_wrap_reverse_column_container_flex_end ( )
inline

◆ test_absolute_layout_in_wrap_reverse_row_container()

void com.facebook.yoga.YGAbsolutePositionTest.test_absolute_layout_in_wrap_reverse_row_container ( )
inline

◆ test_absolute_layout_in_wrap_reverse_row_container_flex_end()

void com.facebook.yoga.YGAbsolutePositionTest.test_absolute_layout_in_wrap_reverse_row_container_flex_end ( )
inline

◆ test_absolute_layout_justify_content_center()

void com.facebook.yoga.YGAbsolutePositionTest.test_absolute_layout_justify_content_center ( )
inline

◆ test_absolute_layout_padding()

void com.facebook.yoga.YGAbsolutePositionTest.test_absolute_layout_padding ( )
inline

◆ test_absolute_layout_padding_bottom()

void com.facebook.yoga.YGAbsolutePositionTest.test_absolute_layout_padding_bottom ( )
inline

◆ test_absolute_layout_padding_left()

void com.facebook.yoga.YGAbsolutePositionTest.test_absolute_layout_padding_left ( )
inline

◆ test_absolute_layout_padding_right()

void com.facebook.yoga.YGAbsolutePositionTest.test_absolute_layout_padding_right ( )
inline

◆ test_absolute_layout_padding_top()

void com.facebook.yoga.YGAbsolutePositionTest.test_absolute_layout_padding_top ( )
inline

◆ test_absolute_layout_percentage_bottom_based_on_parent_height()

void com.facebook.yoga.YGAbsolutePositionTest.test_absolute_layout_percentage_bottom_based_on_parent_height ( )
inline

◆ test_absolute_layout_percentage_height_based_on_padded_parent()

void com.facebook.yoga.YGAbsolutePositionTest.test_absolute_layout_percentage_height_based_on_padded_parent ( )
inline

◆ test_absolute_layout_percentage_height_based_on_padded_parent_and_align_items_center()

void com.facebook.yoga.YGAbsolutePositionTest.test_absolute_layout_percentage_height_based_on_padded_parent_and_align_items_center ( )
inline

◆ test_absolute_layout_start_top_end_bottom()

void com.facebook.yoga.YGAbsolutePositionTest.test_absolute_layout_start_top_end_bottom ( )
inline

◆ test_absolute_layout_width_height_end_bottom()

void com.facebook.yoga.YGAbsolutePositionTest.test_absolute_layout_width_height_end_bottom ( )
inline

◆ test_absolute_layout_width_height_left_auto_right()

void com.facebook.yoga.YGAbsolutePositionTest.test_absolute_layout_width_height_left_auto_right ( )
inline

◆ test_absolute_layout_width_height_left_auto_right_auto()

void com.facebook.yoga.YGAbsolutePositionTest.test_absolute_layout_width_height_left_auto_right_auto ( )
inline

◆ test_absolute_layout_width_height_left_right_auto()

void com.facebook.yoga.YGAbsolutePositionTest.test_absolute_layout_width_height_left_right_auto ( )
inline

◆ test_absolute_layout_width_height_start_top()

void com.facebook.yoga.YGAbsolutePositionTest.test_absolute_layout_width_height_start_top ( )
inline

◆ test_absolute_layout_width_height_start_top_end_bottom()

void com.facebook.yoga.YGAbsolutePositionTest.test_absolute_layout_width_height_start_top_end_bottom ( )
inline

◆ test_absolute_layout_within_border()

void com.facebook.yoga.YGAbsolutePositionTest.test_absolute_layout_within_border ( )
inline

◆ test_do_not_clamp_height_of_absolute_node_to_height_of_its_overflow_hidden_parent()

void com.facebook.yoga.YGAbsolutePositionTest.test_do_not_clamp_height_of_absolute_node_to_height_of_its_overflow_hidden_parent ( )
inline

◆ test_percent_absolute_position_infinite_height()

void com.facebook.yoga.YGAbsolutePositionTest.test_percent_absolute_position_infinite_height ( )
inline

◆ test_position_root_with_rtl_should_position_withoutdirection()

void com.facebook.yoga.YGAbsolutePositionTest.test_position_root_with_rtl_should_position_withoutdirection ( )
inline

类成员变量说明

◆ mNodeFactory

TestParametrization.NodeFactory com.facebook.yoga.YGAbsolutePositionTest.mNodeFactory

该类的文档由以下文件生成: