Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/custom/
H A Dcustom_node.cpp105 bool CustomNode::RenderCustomChild(int64_t deadline) in RenderCustomChild() function in OHOS::Ace::NG::CustomNode
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/
H A Dpattern.h656 virtual bool RenderCustomChild(int64_t deadline) in RenderCustomChild() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_item_pattern.cpp1220 bool ListItemPattern::RenderCustomChild(int64_t deadline) in RenderCustomChild() function in OHOS::Ace::NG::ListItemPattern
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dui_node.cpp1172 bool UINode::RenderCustomChild(int64_t deadline) in RenderCustomChild() function in OHOS::Ace::NG::UINode
H A Dframe_node.cpp1290 bool FrameNode::RenderCustomChild(int64_t deadline) in RenderCustomChild() function in OHOS::Ace::NG::FrameNode