Home
last modified time | relevance | path

Searched defs:renderfunction (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/custom/
H A Dcustom_test_ng.cpp663 …auto renderfunction = []() { return AceType::MakeRefPtr<FrameNode>("test", 1, AceType::MakeRefPtr<… in __anon71f9752b1902() variable
698 …auto renderfunction = []() { return AceType::MakeRefPtr<FrameNode>("test", 1, AceType::MakeRefPtr<… in __anon71f9752b1b02() variable
738 …auto renderfunction = []() { return AceType::MakeRefPtr<FrameNode>("test", 1, AceType::MakeRefPtr<… in __anon71f9752b1e02() variable
984 auto renderfunction = [frameChild1, frameChild2]() -> RefPtr<UINode> { in __anon71f9752b2802() variable