Home
last modified time | relevance | path

Searched defs:move (Results 1 – 24 of 24) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/src/engine/control/
H A DXButton.js31 move(x, y, w, h) { method in XButton
H A DXSelect.js33 move(x, y, w, h) { method in XSelect
/ohos5.0/docs/en/application-dev/reference/apis-core-file-kit/
H A Djs-apis-fileAccess-sys.md1080 ### move subsection
1131 ### move subsection
/ohos5.0/docs/zh-cn/application-dev/reference/apis-core-file-kit/
H A Djs-apis-fileAccess-sys.md1080 ### move subsection
1131 ### move subsection
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/node/
H A Dnode_transition_imp.cpp84 ArkUI_TransitionEffect* OH_ArkUI_CreateMovementTransitionEffect(ArkUI_TransitionEdge move) in OH_ArkUI_CreateMovementTransitionEffect()
H A Dnode_transition.h43 ArkUI_TransitionEdge move; member
/ohos5.0/foundation/filemanagement/user_file_service/frameworks/js/napi/file_access_ext_ability/
H A Dfile_access_ext_ability.js47 move(sourceFileUri, targetParentUri) { method in FileAccessExtensionAbility
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/animation/
H A Danimation_state.cpp124 …AnimationInternal::AnimationTargetState GetTargetState(const IAnimationInternal::MoveParams& move)… in GetTargetState()
146 AnimationState::StepStatus AnimationState::Move(const IAnimationInternal::MoveParams& move) in Move()
/ohos5.0/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/src/engine/graphics/
H A DXMat4.js76 move(x, y, z = 0) { method in XMat4
/ohos5.0/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/src/hcs/
H A Dast.js222 move(src) { method in AstObject
522 move(src) { method in ConfigNode
670 move(src) { method in ConfigTerm
/ohos5.0/drivers/hdf_core/framework/utils/include/
H A Dhdf_sbuf_impl.h64 struct HdfSBufImpl *(*move)(struct HdfSBufImpl *sbuf); member
/ohos5.0/docs/en/application-dev/reference/apis-arkdata/
H A Djs-apis-distributedKVStore.md1162 ### move subsection
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkdata/
H A Djs-apis-distributedKVStore.md1162 ### move subsection
/ohos5.0/foundation/multimedia/media_foundation/engine/include/plugin/common/
H A Dany.h330 void (*move)(Storage&, Storage&) noexcept; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/swiper/
H A Drosen_render_swiper.cpp654 double move = indicatorPointOffset_ * swiperIndicatorData_.indicatorItemData[index].radius; in GetIndicatorPointMoveOffset() local
/ohos5.0/foundation/multimedia/media_foundation/interface/inner_api/meta/
H A Dany.h429 void (*move)(Storage&, Storage&) noexcept; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/indexer/
H A Drender_indexer_circle.cpp910 int32_t RenderIndexerCircle::GetNearestItem(const Offset& position, bool move) in GetNearestItem()
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBase/api/base/containers/
H A Dvector.h943 void move(pointer first, const_pointer last, pointer d_first) // last>first in move() function
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/base/
H A Djs_fwk_common.cpp1048 int8_t move = BITS_PER_BYTE << 1; in ParseRgbaColor() local
/ohos5.0/foundation/multimodalinput/input/frameworks/napi/pointer/src/
H A Djs_pointer_context.cpp947 napi_value move = nullptr; in CreatePointerStyle() local
/ohos5.0/foundation/distributeddatamgr/pasteboard/services/dialog/PasteboardDialog/hvigor/
H A Dhvigor-wrapper.js15 …("process"),o=require("tty"),i=require("util"),s=require("url"),c=require("constants"),a=require("… argument
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/application/hvigor/
H A Dhvigor-wrapper.js15 …("process"),o=require("tty"),i=require("util"),s=require("url"),c=require("constants"),a=require("… argument
/ohos5.0/base/useriam/face_auth/ui/Settings_FaceAuth/hvigor/
H A Dhvigor-wrapper.js16 …("process"),o=require("tty"),i=require("util"),s=require("url"),c=require("constants"),a=require("… argument
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/arkoala/
H A Darkoala_api.h1452 ArkUI_Int32 move; member