Home
last modified time | relevance | path

Searched defs:margin (Results 201 - 225 of 247) sorted by relevance

12345678910

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/
H A Ddatepicker_pattern.cpp176 MarginProperty margin; in UpdateConfirmButtonMargin() local
189 MarginProperty margin; in UpdateCancelButtonMargin() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/form/
H A Dform_pattern.cpp1164 CreateRectNode(const RefPtr<FrameNode>& parent, const CalcSize& idealSize, const MarginProperty& margin, uint32_t fillColor, double opacity) CreateRectNode() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/style_string/
H A Djs_span_object.cpp1348 auto margin = std::make_optional<NG::LeadingMargin>(); in ParseJsLeadingMargin() local
1376 ParseLeadingMarginPixelMap(const JSRef<JSObject>& leadingMarginObject, std::optional<NG::LeadingMargin>& margin, const JsiRef<JsiValue>& leadingMargin) ParseLeadingMarginPixelMap() argument
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dview_abstract_model_impl.cpp364 Edge margin = box->GetMargin(); in SetMargins() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/search/
H A Dsearch_pattern.cpp205 MarginProperty margin; in OnModifyDone() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_model_ng.cpp719 const auto& margin = layoutProperty->GetMarginProperty(); in SetMargin() local
2030 SetMargin(FrameNode* frameNode, NG::PaddingProperty& margin) SetMargin() argument
[all...]
H A Dtext_field_pattern.h119 MarginProperty margin; member
129 MarginProperty margin; member
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_text_area_modifier.cpp1490 auto margin = TextFieldModelNG::GetMargin(frameNode); in GetTextAreaMargin() local
H A Dnode_text_input_modifier.cpp1744 auto margin = TextFieldModelNG::GetMargin(frameNode); in GetTextInputMargin() local
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
H A Dintel_ddi.c326 u8 margin; /* swing value */ member
/kernel/linux/linux-6.6/drivers/gpu/drm/
H A Ddrm_modes.c2168 unsigned int deg, margin, rotation = 0; in drm_mode_parse_cmdline_options() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dspeexdec.c1004 int margin = SUBMODE(lbr_pitch); in nb_decode() local
805 lsp_interpolate(const float *old_lsp, const float *new_lsp, float *lsp, int len, int subframe, int nb_subframes, float margin) lsp_interpolate() argument
[all...]
/third_party/cups-filters/cupsfilters/
H A Dppdgenerator.c1186 ipp_attribute_t *margin; /* media-xxx-margin attribute */ in generate_sizes() local
[all...]
/third_party/libinput/src/
H A Devdev-mt-touchpad.h339 struct device_coords margin; member
/third_party/skia/src/pdf/
H A DSkPDFDevice.cpp514 SkIPoint margin; in internalDrawPathWithFilter() local
/foundation/arkui/ace_engine/frameworks/core/components/swiper/
H A Drender_swiper.cpp1957 Edge margin = (axis_ == Axis::HORIZONTAL) ? in InitDigitalIndicator() local
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_view_abstract_ffi.cpp400 void FfiOHOSAceFrameworkViewAbstractSetMargin(double margin, int32_t unit) in FfiOHOSAceFrameworkViewAbstractSetMargin() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H A Dswiper_pattern.cpp631 MarginProperty margin; in UpdateCaptureSource() local
/kernel/linux/linux-5.10/block/
H A Dblk-iocost.c2434 s64 margin; in adjust_inuse_and_calc_cost() local
[all...]
/kernel/linux/linux-5.10/drivers/tty/vt/
H A Dvt.c4810 int margin = c->vc_size_row * 4; in vc_scrolldelta_helper() local
/kernel/linux/linux-6.6/drivers/tty/vt/
H A Dvt.c4754 int margin = c->vc_size_row * 4; in vc_scrolldelta_helper() local
/kernel/linux/linux-6.6/block/
H A Dblk-iocost.c2463 s64 margin; in adjust_inuse_and_calc_cost() local
[all...]
/third_party/ffmpeg/libavformat/
H A Dmpegts.c1204 int margin; in get_packet_size() local
/third_party/mesa3d/src/vulkan/overlay-layer/
H A Doverlay.cpp901 const float margin = 10.0f; in position_layer() local
/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dnapi_webview_controller.cpp5026 void ParsePrintMarginAdapter(napi_env env, napi_value margin, PrintAttributesAdapter& printAttr) in ParsePrintMarginAdapter() argument
5102 napi_value margin = nullptr; ParseWebPrintAttrParams() local
[all...]

Completed in 109 milliseconds

12345678910