Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select_overlay/
H A Dselect_overlay_node.h119 … void ShowAIWrite(float maxWidth, float& allocatedSize, std::shared_ptr<SelectOverlayInfo>& info);
H A Dselect_overlay_node.cpp1466 ShowAIWrite(maxWidth, allocatedSize, info); in AddSystemDefaultOptions()
1562 void SelectOverlayNode::ShowAIWrite(float maxWidth, float& allocatedSize, std::shared_ptr<SelectOve… in ShowAIWrite() function in OHOS::Ace::NG::SelectOverlayNode