Home
last modified time | relevance | path

Searched defs:offset (Results 1501 – 1525 of 1946) sorted by relevance

1...<<61626364656667686970>>...78

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/drag_bar/
H A Drender_drag_bar.cpp414 Offset offset = GetPosition(); in OnPaintFinish() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/indexer/
H A Drender_indexer.cpp498 void RenderIndexer::HandleFocusAnimation(const Size& size, const Offset& offset) in HandleFocusAnimation()
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/geometry/
H A Dshape.h89 void SetOffset(const DimensionOffset& offset) in SetOffset()
/ohos5.0/foundation/communication/dhcp/test/fuzztest/addressutils_fuzzer/
H A Daddressutils_fuzzer.cpp50 uint32_t offset = static_cast<uint32_t>(data[index++]); in NextIpAddressTest() local
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp_receive.c195 int offset = 0; in SMP_ReceivePairingRequest() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/indexer/
H A Drender_indexer.cpp537 void RenderIndexer::HandleFocusAnimation(const Size& size, const Offset& offset) in HandleFocusAnimation()
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/node/
H A Dnode_extened.cpp309 ArkUI_IntOffset offset; in GetLayoutPosition() local
/ohos5.0/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/src/
H A Devent_query_wrapper_builder.cpp400 auto offset = argument_.toSeq > argument_.fromSeq ? (argument_.toSeq - argument_.fromSeq) : 0; in BuildQuery() local
/ohos5.0/base/security/dlp_permission_service/interfaces/inner_api/dlp_fuse/src/
H A Dfuse_daemon.cpp168 static void FuseDaemonRead(fuse_req_t req, fuse_ino_t ino, size_t size, off_t offset, struct fuse_f… in FuseDaemonRead()
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dabs_result_set.cpp287 int AbsResultSet::GoTo(int offset) in GoTo()
/ohos5.0/drivers/peripheral/sensor/interfaces/include/
H A Dsensor_type.h219 uint64_t offset; member
/ohos5.0/foundation/multimedia/drm_framework/frameworks/js/drm_napi/
H A Dnapi_param_utils.cpp127 size_t offset; in GetValueUint8Array() local
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/src/
H A Dmedia_file_uri.cpp504 std::vector<int32_t> offset; in GetTimeIdFromUri() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/gauge/
H A Dgauge_modifier.cpp200 auto offset = geometryNode->GetContentOffset(); in PaintCircularAndIndicator() local
362 auto offset = geometryNode->GetContentOffset(); in NewPaintCircularAndIndicator() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/
H A Dgrid_layout_info.cpp824 float offset = currentOffset_; in SkipLinesAboveView() local
891 float offset = currentOffset_; in GetDistanceToBottom() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_item_pattern.cpp535 auto offset = curOffset_; in UpdatePostion() local
1184 auto offset = geometryNode->GetFrameOffset(); in ClickJudge() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dtitle_bar_layout_algorithm.cpp669 OffsetF offset = OffsetF(offsetX, offsetY); in LayoutTitle() local
868 OffsetF offset = OffsetF(miniOffsetX, offsetY); in LayoutSubtitle() local
/ohos5.0/foundation/communication/dsoftbus/core/connection/ble/src/
H A Dsoftbus_conn_ble_connection.c619 int32_t offset = 0; in SendBasicInfo() local
667 int offset = 0; in ParsePeerBasicInfoInner() local
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/components/
H A Dmaterial_component_manager.cpp196 const auto offset = propertyIt->offset + containerProperty.size * index; in AppendProperties() local
279 const size_t offset = [](size_t value, size_t align) -> size_t { in UpdateCustomPropertyMetadata() local
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBase/api/base/containers/
H A Dstring.h493 const auto offset = pos - cbegin(); in erase() local
502 const auto offset = first - cbegin(); in erase() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributeddata/src/
H A Djs_query.cpp318 size_t offset = 0; in GetNumberSync() local
544 int offset; in Limit() member
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/src/
H A Djs_query.cpp345 size_t offset = 0; in GetNumberSync() local
606 int offset; in Limit() member
/ohos5.0/foundation/filemanagement/user_file_service/interfaces/inner_api/file_access/src/
H A Dfile_access_helper.cpp727 int FileAccessHelper::ListFile(const FileInfo &fileInfo, const int64_t offset, const FileFilter &fi… in ListFile()
758 int FileAccessHelper::ScanFile(const FileInfo &fileInfo, const int64_t offset, const int64_t maxCou… in ScanFile()
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_dirty_manager.cpp110 const Vector2f& offset, float& rotate) in CalRotationToTranslate()
165 Vector2f offset = sceneSession->GetSessionGlobalPosition(useUIExtension); in CalNotRotateTransform() local
/ohos5.0/foundation/arkui/ace_engine/interfaces/napi/kits/promptaction/
H A Dprompt_action.cpp182 bool GetToastOffset(napi_env env, napi_value offsetApi, std::optional<DimensionOffset>& offset) in GetToastOffset()
688 std::optional<DialogAlignment>& alignment, std::optional<DimensionOffset>& offset, in GetNapiDialogProps()
1276 std::optional<DimensionOffset> offset; in JSPromptShowDialog() local
1359 auto offset = pmMaskRect->GetOffset(); in JSPromptShowDialog() local
1853 std::optional<DimensionOffset> offset; in GetPromptActionDialog() local

1...<<61626364656667686970>>...78