Home
last modified time | relevance | path

Searched defs:windowOffset (Results 1 – 12 of 12) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/utils/
H A DcomponentInfo.h48 OffsetF windowOffset; member
/ohos5.0/foundation/arkui/ace_engine/interfaces/napi/kits/componentutils/
H A Djs_component_utils.cpp56 napi_value windowOffset = nullptr; in JSGetRectangleById() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/button/
H A Dbutton_pattern.cpp455 auto windowOffset = pipeline->GetCurrentWindowRect().GetOffset(); in SetButtonPress() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/drag_drop/
H A Ddrag_drop_func_wrapper.cpp554 auto windowOffset = window->GetCurrentWindowRect().GetOffset(); in GetCurrentWindowOffset() local
H A Ddrag_drop_manager.cpp1684 auto windowOffset = window->GetCurrentWindowRect().GetOffset(); in GetTouchOffsetRelativeToSubwindow() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/
H A Dsecurity_component_handler.cpp58 auto windowOffset = pipelineContext->GetDisplayWindowRectInfo().GetOffset(); in GetDisplayOffset() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/patternlock/
H A Dpatternlock_pattern.cpp870 auto windowOffset = pipelineContext->GetCurrentWindowRect().GetOffset(); in GetTouchOffsetToNode() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dframe_node.cpp3265 auto windowOffset = pipelineContext->GetCurrentWindowRect().GetOffset(); in GetPositionToScreen() local
3286 auto windowOffset = pipelineContext->GetCurrentWindowRect().GetOffset(); in GetPositionToScreenWithTransform() local
4533 auto windowOffset = window->GetCurrentWindowRect().GetOffset(); in GetOffsetInScreen() local
5212 OffsetF windowOffset; in CalculateCacheVisibleRect() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text_field/
H A Drender_text_field.cpp434 auto windowOffset = context->GetDisplayWindowRectInfo().GetOffset(); in UpdateCaretInfoToController() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Dfocus_hub.cpp1164 … auto windowOffset = pipelineContext->GetCurrentWindowRect().GetOffset() + centerToWindow; in OnClick() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_frame_node_bridge.cpp979 ArkUI_Float32 windowOffset[2]; in GetPositionToWindow() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_delegate.cpp6199 auto windowOffset = context->GetDisplayWindowRectInfo().GetOffset(); in UpdateScreenOffSet() local