Home
last modified time | relevance | path

Searched defs:resultY (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Drender_web.cpp882 float resultY; in NormalizeTouchHandleOffset() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/common/
H A Ddeclaration.cpp1480 auto resultY = ConvertStrToTransformOrigin(val, Axis::VERTICAL); in SetCurrentStyle() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_render_context.cpp2987 Dimension resultY; in AdjustPaintRect() local
3424 void RosenRenderContext::CombineMarginAndPosition(Dimension& resultX, Dimension& resultY, in CombineMarginAndPosition()