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

函数

static void recursivelyAssertProperNodeOwnership (YGNodeRef node)
 
 TEST (YogaTest, absolute_node_cloned_with_static_parent)
 
 TEST (YogaTest, absolute_node_cloned_through_nested_display_contents)
 
 TEST (YogaTest, absolute_node_cloned_with_static_ancestors)
 

函数说明

◆ recursivelyAssertProperNodeOwnership()

static void recursivelyAssertProperNodeOwnership ( YGNodeRef node)
static
函数调用图:
这是这个函数的调用关系图:

◆ TEST() [1/3]

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

◆ TEST() [2/3]

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

◆ TEST() [3/3]

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