Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dpopup_param.h204 bool IsUseCustom() const in IsUseCustom() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/bubble/
H A Dbubble_view.cpp630 RefPtr<FrameNode> BubbleView::CreateMessage(const std::string& message, bool IsUseCustom) in CreateMessage()