Home
last modified time | relevance | path

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

1234567891011

/third_party/vixl/test/aarch32/
H A Dtest-assembler-aarch32.cc1480 int32_t margin = test->GetPoolCheckpoint() - masm->GetCursorOffset(); in EmitLdrdLiteralTest() local
2251 const int margin = masm.IsUsingT32() ? 4 : 0; in TEST() local
2562 int32_t margin = end - masm.GetCursorOffset(); in TEST_T32() local
3451 int32_t margin = test.GetPoolCheckpoint() - masm.GetCursorOffset(); TEST() local
3497 int32_t margin = test.GetPoolCheckpoint() - masm.GetCursorOffset(); TEST() local
5337 int32_t margin = test.GetPoolCheckpoint() - masm.GetCursorOffset() - TEST_T32() local
5662 int32_t margin = test.GetPoolCheckpoint() - masm.GetCursorOffset(); TEST_T32() local
[all...]
/third_party/protobuf/src/google/protobuf/util/
H A Dmessage_differencer.cc447 SetFractionAndMargin(const FieldDescriptor* field, double fraction, double margin) SetFractionAndMargin() argument
/third_party/skia/modules/skparagraph/samples/
H A DSampleParagraph.cpp89 SkScalar margin = 20; in drawTest() local
261 SkScalar margin = 20; in drawText() local
316 SkScalar margin in drawLine() local
433 SkScalar margin = 20; drawLine() local
555 SkScalar margin = 20; drawFlutter() local
691 SkScalar margin = 20; bidi() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/dialog/
H A Ddialog_pattern.cpp796 MarginProperty margin = { in UpdateDialogButtonProperty() local
804 MarginProperty margin = { in UpdateDialogButtonProperty() local
826 MarginProperty margin = { in CreateDivider() local
1009 MarginProperty margin = { in BuildSheetInfoIcon() local
1501 MarginProperty margin; UpdateTextFontScale() local
[all...]
/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

Completed in 90 milliseconds

1234567891011