| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
| H A D | arkts_utils.cpp | 1658 Color top; in ParseOuterBorderColor() local
|
| H A D | arkts_native_text_area_bridge.cpp | 1411 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 D | view_abstract_model_impl.cpp | 332 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 D | slider_pattern.cpp | 836 auto top = safeAreaManger->GetSystemSafeArea().top_.Length(); in CalculateGlobalSafeOffset() local
|
| /foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
| H A D | node_text_area_modifier.cpp | 883 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 D | select_overlay_node.cpp | 116 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 D | rs_uni_render_util.cpp | 293 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 D | js_canvas.cpp | 645 double top = 0.0; in OnDrawRect() local [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | diracdec.c | 601 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 D | h264dec.h | 660 const int top = sl->intra4x4_pred_mode_cache[index8 - 8]; in pred_intra_mode() local
|
| H A D | aacdec_template.c | 2612 int bottom, top, order, start, end, size, inc; local
|
| H A D | vp9dsp_template.c | 37 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 D | vp8.c | 904 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 D | wl_window.c | 2354 _glfwGetWindowFrameSizeWayland(_GLFWwindow* window, int* left, int* top, int* right, int* bottom) _glfwGetWindowFrameSizeWayland() argument
|
| /third_party/backends/backend/ |
| H A D | epson2.h | 397 SANE_Int left, top, lcount; member
|
| H A D | epson.c | 4381 int left, top; in sane_start() local [all...] |
| /third_party/alsa-lib/src/control/ |
| H A D | control.c | 1610 snd_config_t *top; in snd_ctl_open() local
|
| /third_party/backends/backend/genesys/ |
| H A D | genesys.cpp | 1507 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 D | ppdgenerator.c | 1166 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 D | uresbund.cpp | 112 const int32_t* top = lookupTable + lookupTableLength; in performFallbackLookup() local
|
| /third_party/node/deps/icu-small/source/common/ |
| H A D | uresbund.cpp | 113 const int32_t* top = lookupTable + lookupTableLength; in performFallbackLookup() local
|
| /third_party/ltp/tools/sparse/sparse-src/ |
| H A D | evaluate.c | 2598 struct expression *e, *last = NULL, *top = NULL, *next; in handle_list_initializer() local [all...] |
| /third_party/node/deps/v8/src/handles/ |
| H A D | global-handles.cc | 143 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 D | frames.cc | 155 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 D | dec_neon.c | 1408 const uint8x8_t top = vld1_u8(dst - BPS); in VE8uv_NEON() local 1491 const uint8x16_t top in VE16_NEON() local [all...] |