Home
last modified time | relevance | path

Searched defs:top (Results 1026 - 1050 of 1129) sorted by relevance

1...<<414243444546

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_utils.cpp1658 Color top; in ParseOuterBorderColor() local
H A Darkts_native_text_area_bridge.cpp1411 struct ArkUISizeType top = { 0.0, static_cast<int8_t>(DimensionUnit::VP) }; in SetPadding() local
1795 ArkUISizeType top = ArkTSUtils::ParseJsToArkUISize(vm, secondArg); in SetMargin() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dview_abstract_model_impl.cpp332 void ViewAbstractModelImpl::SetPaddings(const std::optional<CalcDimension>& top, in SetPaddings() argument
359 void ViewAbstractModelImpl::SetMargins(const std::optional<CalcDimension>& top, in SetMargins() argument
489 BorderStyle top in SetBorderStyle() local
451 SetBorderWidth(const std::optional<Dimension>& left, const std::optional<Dimension>& right, const std::optional<Dimension>& top, const std::optional<Dimension>& bottom) SetBorderWidth() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/slider/
H A Dslider_pattern.cpp836 auto top = safeAreaManger->GetSystemSafeArea().top_.Length(); in CalculateGlobalSafeOffset() local
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_text_area_modifier.cpp883 void SetTextAreaPadding(ArkUINodeHandle node, const struct ArkUISizeType* top, const struct ArkUISizeType* right, in SetTextAreaPadding() argument
1437 void SetTextAreaMargin(ArkUINodeHandle node, const struct ArkUISizeType* top, const struct ArkUISizeType* right, in SetTextAreaMargin() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select_overlay/
H A Dselect_overlay_node.cpp116 auto top = menuPadding.Top(); in SetResponseRegion() local
258 auto top = CalcLength(padding.Top().ConvertToPx()); in BuildButton() local
346 auto top = CalcLength(padding.Top().ConvertToPx()); in BuildButton() local
425 auto top = CalcLength(padding.Top().ConvertToPx()); in BuildCreateMenuItemButton() local
491 auto top = CalcLength(padding.Top().ConvertToPx()); BuildMoreOrBackButton() local
1387 auto top = CalcLength(padding.Top().ConvertToPx()); SelectMenuAndInnerInitProperty() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uni_render_util.cpp293 int top = std::max(first.y, second.y); in IntersectRect() local
754 int32_t top = (dirtyRect.top_ / alignedBits) * alignedBits; in AlignedDirtyRegion() local
1337 int top = srcRect.GetTop(); in SrcRectRotateTransform() local
1485 int top = std::clamp<int>(localRect.GetTop(), 0, frameHeight); DealWithNodeGravity() local
[all...]
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/canvas_napi/
H A Djs_canvas.cpp645 double top = 0.0; in OnDrawRect() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Ddiracdec.c601 int cb_x, cb_y, left, right, top, bottom; in decode_subband_internal() local
489 codeblock(DiracContext *s, SubBand *b, GetBitContext *gb, DiracArith *c, int left, int right, int top, int bottom, int blockcnt_one, int is_arith) codeblock() argument
730 int top = b1->height * slice_y / s->num_y; decode_subband() local
816 int top; global() member
1588 init_obmc_weight(Plane *p, uint8_t *obmc_weight, int stride, int left, int right, int top, int bottom) init_obmc_weight() argument
1609 int top = !by; init_obmc_weights() local
[all...]
H A Dh264dec.h660 const int top = sl->intra4x4_pred_mode_cache[index8 - 8]; in pred_intra_mode() local
H A Daacdec_template.c2612 int bottom, top, order, start, end, size, inc; local
H A Dvp9dsp_template.c37 const pixel *top = (const pixel *) _top; in vert_4x4_c() local
51 const pixel *top = (const pixel *) _top; in vert_8x8_c() local
68 const pixel *top = (const pixel *) _top; in vert_16x16_c() local
89 const pixel *top = (const pixel *) _top; vert_32x32_c() local
114 hor_4x4_c(uint8_t *_dst, ptrdiff_t stride, const uint8_t *_left, const uint8_t *top) hor_4x4_c() argument
127 hor_8x8_c(uint8_t *_dst, ptrdiff_t stride, const uint8_t *_left, const uint8_t *top) hor_8x8_c() argument
144 hor_16x16_c(uint8_t *_dst, ptrdiff_t stride, const uint8_t *_left, const uint8_t *top) hor_16x16_c() argument
163 hor_32x32_c(uint8_t *_dst, ptrdiff_t stride, const uint8_t *_left, const uint8_t *top) hor_32x32_c() argument
193 const pixel *top = (const pixel *) _top; tm_4x4_c() local
213 const pixel *top = (const pixel *) _top; tm_8x8_c() local
237 const pixel *top = (const pixel *) _top; tm_16x16_c() local
269 const pixel *top = (const pixel *) _top; tm_32x32_c() local
319 const pixel *top = (const pixel *) _top; dc_4x4_c() local
335 const pixel *top = (const pixel *) _top; dc_8x8_c() local
355 const pixel *top = (const pixel *) _top; dc_16x16_c() local
379 const pixel *top = (const pixel *) _top; dc_32x32_c() local
407 dc_left_4x4_c(uint8_t *_dst, ptrdiff_t stride, const uint8_t *_left, const uint8_t *top) dc_left_4x4_c() argument
421 dc_left_8x8_c(uint8_t *_dst, ptrdiff_t stride, const uint8_t *_left, const uint8_t *top) dc_left_8x8_c() argument
439 dc_left_16x16_c(uint8_t *_dst, ptrdiff_t stride, const uint8_t *_left, const uint8_t *top) dc_left_16x16_c() argument
460 dc_left_32x32_c(uint8_t *_dst, ptrdiff_t stride, const uint8_t *_left, const uint8_t *top) dc_left_32x32_c() argument
492 const pixel *top = (const pixel *) _top; dc_top_4x4_c() local
506 const pixel *top = (const pixel *) _top; dc_top_8x8_c() local
524 const pixel *top = (const pixel *) _top; dc_top_16x16_c() local
545 const pixel *top = (const pixel *) _top; dc_top_32x32_c() local
571 dc_128_4x4_c(uint8_t *_dst, ptrdiff_t stride, const uint8_t *left, const uint8_t *top) dc_128_4x4_c() argument
584 dc_128_8x8_c(uint8_t *_dst, ptrdiff_t stride, const uint8_t *left, const uint8_t *top) dc_128_8x8_c() argument
599 dc_128_16x16_c(uint8_t *_dst, ptrdiff_t stride, const uint8_t *left, const uint8_t *top) dc_128_16x16_c() argument
616 dc_128_32x32_c(uint8_t *_dst, ptrdiff_t stride, const uint8_t *left, const uint8_t *top) dc_128_32x32_c() argument
637 dc_127_4x4_c(uint8_t *_dst, ptrdiff_t stride, const uint8_t *left, const uint8_t *top) dc_127_4x4_c() argument
649 dc_127_8x8_c(uint8_t *_dst, ptrdiff_t stride, const uint8_t *left, const uint8_t *top) dc_127_8x8_c() argument
664 dc_127_16x16_c(uint8_t *_dst, ptrdiff_t stride, const uint8_t *left, const uint8_t *top) dc_127_16x16_c() argument
681 dc_127_32x32_c(uint8_t *_dst, ptrdiff_t stride, const uint8_t *left, const uint8_t *top) dc_127_32x32_c() argument
702 dc_129_4x4_c(uint8_t *_dst, ptrdiff_t stride, const uint8_t *left, const uint8_t *top) dc_129_4x4_c() argument
715 dc_129_8x8_c(uint8_t *_dst, ptrdiff_t stride, const uint8_t *left, const uint8_t *top) dc_129_8x8_c() argument
730 dc_129_16x16_c(uint8_t *_dst, ptrdiff_t stride, const uint8_t *left, const uint8_t *top) dc_129_16x16_c() argument
747 dc_129_32x32_c(uint8_t *_dst, ptrdiff_t stride, const uint8_t *left, const uint8_t *top) dc_129_32x32_c() argument
787 const pixel *top = (const pixel *) _top; diag_downleft_4x4_c() local
829 const pixel *top = (const pixel *) _top; diag_downright_4x4_c() local
875 const pixel *top = (const pixel *) _top; vert_right_4x4_c() local
932 const pixel *top = (const pixel *) _top; hor_down_4x4_c() local
983 const pixel *top = (const pixel *) _top; vert_left_4x4_c() local
1029 hor_up_4x4_c(uint8_t *_dst, ptrdiff_t stride, const uint8_t *_left, const uint8_t *top) hor_up_4x4_c() argument
[all...]
H A Dvp8.c904 const uint8_t *get_submv_prob(uint32_t left, uint32_t top, int is_vp7) in get_submv_prob() argument
1224 uint8_t *top; in decode_intra4x4_modes() local
[all...]
/third_party/glfw/src/
H A Dwl_window.c2354 _glfwGetWindowFrameSizeWayland(_GLFWwindow* window, int* left, int* top, int* right, int* bottom) _glfwGetWindowFrameSizeWayland() argument
/third_party/backends/backend/
H A Depson2.h397 SANE_Int left, top, lcount; member
H A Depson.c4381 int left, top; in sane_start() local
[all...]
/third_party/alsa-lib/src/control/
H A Dcontrol.c1610 snd_config_t *top; in snd_ctl_open() local
/third_party/backends/backend/genesys/
H A Dgenesys.cpp1507 int top[3], bottom[3]; in scanner_offset_calibration() local
2021 std::uint16_t top[3] = {}; scanner_led_calibration() local
[all...]
/third_party/cups-filters/cupsfilters/
H A Dppdgenerator.c1166 generate_sizes(ipp_t *response, ipp_attribute_t **defattr, int* min_length, int* min_width, int* max_length, int* max_width, int* bottom, int* left, int* right, int* top, char* ppdname) generate_sizes() argument
1604 top, /* Largest top margin */ ppdCreateFromIPP2() local
[all...]
/third_party/icu/icu4c/source/common/
H A Duresbund.cpp112 const int32_t* top = lookupTable + lookupTableLength; in performFallbackLookup() local
/third_party/node/deps/icu-small/source/common/
H A Duresbund.cpp113 const int32_t* top = lookupTable + lookupTableLength; in performFallbackLookup() local
/third_party/ltp/tools/sparse/sparse-src/
H A Devaluate.c2598 struct expression *e, *last = NULL, *top = NULL, *next; in handle_list_initializer() local
[all...]
/third_party/node/deps/v8/src/handles/
H A Dglobal-handles.cc143 void GlobalHandles::NodeBlock<NodeType>::ListAdd(BlockType** top) { in ListAdd() argument
160 void GlobalHandles::NodeBlock<NodeType>::ListRemove(BlockType** top) { in ListRemove() argument
/third_party/node/deps/v8/src/execution/
H A Dframes.cc155 void StackFrameIterator::Reset(ThreadLocalTop* top) { in Reset() argument
164 void StackFrameIterator::Reset(ThreadLocalTop* top, wasm::StackMemory* stack) { in Reset() argument
362 ThreadLocalTop* top = isolate->thread_local_top(); in SafeStackFrameIterator() local
[all...]
/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Ddec_neon.c1408 const uint8x8_t top = vld1_u8(dst - BPS); in VE8uv_NEON() local
1491 const uint8x16_t top in VE16_NEON() local
[all...]

Completed in 89 milliseconds

1...<<414243444546