Home
last modified time | relevance | path

Searched refs:BindCustomPopup (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_common_modifier.cpp4947 void BindCustomPopup(FrameNode* frameNode, ArkUIPopupParam* value, UINode* customNode) in BindCustomPopup() function
5035 BindCustomPopup(frameNode, value, reinterpret_cast<UINode*>(customNode)); in SetBindPopup()