Home
last modified time | relevance | path

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

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