Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/bridge/common/utils/
H A DcomponentInfo.h48 OffsetF windowOffset; member
/foundation/arkui/ace_engine/interfaces/napi/kits/componentutils/
H A Djs_component_utils.cpp51 napi_value windowOffset = nullptr; in JSGetRectangleById() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/button/
H A Dbutton_pattern.cpp498 auto windowOffset = pipeline->GetCurrentWindowRect().GetOffset(); in SetButtonPress() local
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dframe_node_modifier.cpp233 void GetPositionToWindow(ArkUINodeHandle node, ArkUI_Float32 (*windowOffset)[2], ArkUI_Bool useVp) in GetPositionToWindow() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/patternlock/
H A Dpatternlock_pattern.cpp856 auto windowOffset = pipelineContext->GetCurrentWindowRect().GetOffset(); in GetTouchOffsetToNode() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/
H A Dsecurity_component_handler.cpp48 auto windowOffset = pipelineContext->GetDisplayWindowRectInfo().GetOffset(); in GetDisplayOffset() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dframe_node.h73 OffsetF windowOffset = OffsetF(); member
H A Dframe_node.cpp3178 auto windowOffset = pipelineContext->GetCurrentWindowRect().GetOffset(); in GetPositionToScreen() local
3210 auto windowOffset = pipelineContext->GetCurrentWindowRect().GetOffset(); in GetPositionToScreenWithTransform() local
4494 auto windowOffset = window->GetCurrentWindowRect().GetOffset(); in GetOffsetInScreen() local
5229 OffsetF windowOffset; CalculateCacheVisibleRect() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/container_modal/enhance/
H A Dcontainer_modal_pattern_enhance.cpp542 auto windowOffset = pipeline->GetCurrentWindowRect().GetOffset(); in CalculateMenuOffset() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/drag_drop/
H A Ddrag_drop_manager.cpp1666 auto windowOffset = window->GetCurrentWindowRect().GetOffset(); in GetTouchOffsetRelativeToSubwindow() local
/foundation/arkui/ace_engine/frameworks/core/components/text_field/
H A Drender_text_field.cpp495 auto windowOffset = context->GetDisplayWindowRectInfo().GetOffset(); in UpdateCaretInfoToController() local
/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_delegate.cpp6173 auto windowOffset = context->GetDisplayWindowRectInfo().GetOffset(); in UpdateScreenOffSet() local

Completed in 47 milliseconds