Home
last modified time | relevance | path

Searched defs:endOffset (Results 1 - 25 of 44) sorted by relevance

12

/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DRingBufferAllocator.h46 uint64_t endOffset; member
H A DCompilationMessages.cpp83 uint64_t endOffset = offset; in AddMessage() local
/arkcompiler/runtime_core/static_core/libpandafile/
H A Ddebug_info_extractor.h52 uint32_t endOffset; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/layout/top_down/
H A Dwater_flow_layout_info.h116 float endOffset = viewHeight - GetContentHeight(); variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select_overlay/
H A Dselect_overlay_paint_method.h33 SelectOverlayPaintMethod(const RefPtr<SelectOverlayModifier>& selectOverlayModifier, const RefPtr<SelectOverlayContentModifier>& selectOverlayContentModifier, SelectOverlayInfo info, const OffsetF& endOffset, float selectMenuHeight, bool hasExtensionMenu, bool hasShowAnimation, bool isCreated, bool isHiddenHandle, const OffsetF& startOffset, bool isReverse) SelectOverlayPaintMethod() argument
H A Dselect_overlay_modifier.cpp305 auto endOffset = menuOptionOffset_->Get() + lineEndOffset_[i]->Get(); in DrawbBackArrow() local
322 auto endOffset = menuOptionOffset_->Get() + lineEndOffset_[2]->Get(); in DrawbBackArrow() local
/arkcompiler/ets_runtime/ecmascript/mem/
H A Dvisitor.h81 if constexpr (startOffset < endOffset) { in IterateBody() argument
146 size_t endOffset = startOffset + refLength * JSTaggedValue::TaggedTypeSize(); in IterateBody() local
167 size_t endOffset = startOffset + refLength * JSTaggedValue::TaggedTypeSize(); in IterateAfter() local
[all...]
/arkcompiler/ets_runtime/ecmascript/jspandafile/
H A Ddebug_info_extractor.cpp104 uint32_t endOffset = 0; in HandleStartLocal() local
114 uint32_t endOffset = 0; in HandleStartLocalExtended() local
H A Ddebug_info_extractor.h72 uint32_t endOffset; member
/foundation/arkui/ace_engine/frameworks/core/components/text/
H A Drender_text.h134 void SetEndOffset(const Offset& endOffset) in SetEndOffset() argument
/foundation/arkui/ace_engine/frameworks/core/animation/
H A Dcard_transition_controller.cpp143 Offset endOffset = (event_ == TransitionEvent::PUSH_START) ? Offset() - (globalOffset + marginOffset) : Offset(); in CreateCardTranslateAnimation() local
/third_party/lzma/C/
H A DXzIn.c309 Int64 endOffset = 0; in Xzs_ReadBackward() local
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/data/
H A DReadableFontData.java580 searchUShort(int startIndex, int startOffset, int endIndex, int endOffset, int length, int key) searchUShort() argument
625 searchULong(int startIndex, int startOffset, int endIndex, int endOffset, int length, int key) searchULong() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DSROA.cpp178 uint64_t endOffset() const { return EndOffset; } in endOffset() function in __anon25192::Slice
386 uint64_t endOffset() const { return EndOffset; } in endOffset() function in llvm::sroa::Partition
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_item_drag_manager.cpp313 float endOffset = startOffset + frameRect.GetSize().MainSize(axis_); in IsInHotZone() local
H A Dlist_model_ng.cpp89 void ListModelNG::SetContentEndOffset(float endOffset) in SetContentEndOffset() argument
693 void ListModelNG::SetContentEndOffset(FrameNode* frameNode, float endOffset) in SetContentEndOffset() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dlist_model_impl.cpp139 void ListModelImpl::SetContentEndOffset(float endOffset) in SetContentEndOffset() argument
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dntype_hcr_lowering.cpp266 size_t endOffset = TaggedArray::DATA_OFFSET + length * JSTaggedValue::TaggedTypeSize(); in NewTaggedArray() local
/foundation/arkui/ace_engine/frameworks/core/components/swiper/
H A Drosen_render_swiper.cpp496 void RosenRenderSwiper::GetRRect(RSRoundRect& rRect, double& startOffset, double& endOffset, const Offset& offset) in GetRRect() argument
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
H A Dobj_emit.h389 uint32 endOffset = 0; member in maplebe::ObjFuncEmitInfo
/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Drender_web.cpp843 Offset endOffset; in CreateTextOverlay() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_list_bridge.cpp646 double endOffset = 0.0; in SetContentEndOffset() local
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/cppview/
H A Dcanvas_renderer.cpp345 Offset endOffset = Offset(x1, y1); in CreateLinearGradient() local
/arkcompiler/runtime_core/static_core/runtime/
H A Dclass_linker.cpp612 size_t endOffset = alignOffset; in LayoutFieldsInBaseClassPadding() local
/arkcompiler/ets_runtime/ecmascript/debugger/
H A Ddebugger_api.cpp190 uint32_t endOffset = UINT32_MAX; in GetVregIndex() local

Completed in 25 milliseconds

12