Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/progress/
H A Dbubble_progress_component.h47 void SetBubbleRadius(const Dimension& radius) in SetBubbleRadius() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/bubble/
H A Dbubble_layout_algorithm.h200 void SetBubbleRadius();
H A Dbubble_layout_algorithm.cpp370 void BubbleLayoutAlgorithm::SetBubbleRadius() in SetBubbleRadius() function in OHOS::Ace::NG::BubbleLayoutAlgorithm
411 SetBubbleRadius(); in BubbleAvoidanceRule()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_progress.cpp213 bubbleProgressChild_->SetBubbleRadius(bubbleRadius_); in PrepareSpecializedComponent()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/bubble/
H A Dbubble_test_ng.cpp2087 bubbleLayoutAlgorithm->SetBubbleRadius();