Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/slider/
H A Dslider_tip_modifier.cpp136 void SliderTipModifier::PaintHorizontalBubble(float vertexOffsetFromBlock, RSPath& path) in PaintHorizontalBubble()
173 void SliderTipModifier::PaintVerticalBubble(float vertexOffsetFromBlock, RSPath& path) in PaintVerticalBubble()
222 void SliderTipModifier::PaintHorizontalBubbleSuitableAging(float vertexOffsetFromBlock, RSPath& pat… in PaintHorizontalBubbleSuitableAging()
283 void SliderTipModifier::PaintVerticalBubbleSuitableAging(float vertexOffsetFromBlock, RSPath& path) in PaintVerticalBubbleSuitableAging()
346 auto vertexOffsetFromBlock = vertexPair.second; in PaintBubble() local
H A Dslider_pattern.cpp1673 float vertexOffsetFromBlock = 0; in GetBubbleVertexPosition() local