Home
last modified time | relevance | path

Searched defs:span (Results 126 - 150 of 189) sorted by relevance

12345678

/third_party/rust/crates/syn/src/
H A Dpath.rs864 fn span(&self) -> Span { in span() functions
H A Dparse.rs1085 pub fn span(&self) -> Span { in span() functions
H A Dlit.rs244 pub fn span(&self) -> Span { span() functions
279 pub fn span(&self) -> Span { span() functions
314 pub fn span(&self) -> Span { span() functions
349 pub fn span(&self) -> Span { span() functions
424 pub fn span(&self) -> Span { span() functions
496 pub fn span(&self) -> Span { span() functions
541 pub fn span(&self) -> Span { span() functions
850 let mut span = neg.span(); parse_negative_lit() variables
1116 pub fn span(&self) -> Span { span() functions
[all...]
/arkcompiler/runtime_core/libpandafile/
H A Dfile.cpp381 ClassIdxIterator(const File &file, const Span<const uint32_t> &span, size_t idx) in ClassIdxIterator() argument
450 static ClassIdxIterator Begin(const File &file, const Span<const uint32_t> &span) in Begin() argument
455 static ClassIdxIterator End(const File &file, const Span<const uint32_t> &span) in End() argument
/foundation/arkui/ace_engine/frameworks/core/components/grid/
H A Drender_grid.cpp735 int32_t span = 1; // Default span is 1, means this child takes up one column. in GetChildSpan() local
/foundation/arkui/ace_engine/adapter/ohos/capability/html/
H A Dhtml_to_span.cpp1076 RefPtr<SpanBase> span; in AddSpans() local
1093 auto span = AceType::MakeRefPtr<MutableSpanString>(*style); in AddImageSpans() local
1102 RefPtr<MutableSpanString> span; GenerateSpans() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Dtxt_paragraph.cpp148 int32_t TxtParagraph::AddPlaceholder(const PlaceholderRun& span) in AddPlaceholder() argument
H A Dskia_decoration_painter.cpp191 const float span = std::min(std::max(lastOffset - firstOffset, 0.0f), std::numeric_limits<float>::max()); in AdjustColorStops() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/span/
H A Dspan_string.cpp69 SpanString::SpanString(RefPtr<CustomSpan>& span) : text_(" ") in SpanString() argument
150 ApplyToSpans( const RefPtr<SpanBase>& span, std::pair<int32_t, int32_t> interval, SpanOperation operation) ApplyToSpans() argument
299 AddSpecialSpan(const RefPtr<SpanBase>& span, SpanType type, int32_t start) AddSpecialSpan() argument
445 AddSpan(const RefPtr<SpanBase>& span) AddSpan() argument
593 SetGroupId(const RefPtr<SpanBase>& span) SetGroupId() argument
634 RefPtr<SpanString> span = AceType::MakeRefPtr<SpanString>(""); GetSubSpanString() local
638 RefPtr<SpanString> span = GetSubSpanString() local
716 RefPtr<SpanBase> span; GetSpans() local
826 UpdateSpanBaseWithOffset(RefPtr<SpanBase>& span, int32_t start, int32_t offset) UpdateSpanBaseWithOffset() argument
923 IsSpecialNode(RefPtr<SpanBase> span) IsSpecialNode() argument
[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/text/
H A Dspan_string_test_ng.cpp345 auto span = AceType::DynamicCast<CustomSpan>(spans[0]); in HWTEST_F() local
[all...]
/third_party/ffmpeg/libavformat/
H A Dimg2dec.c87 size_t span = 0; in is_glob() local
/third_party/mesa3d/src/compiler/nir/
H A Dnir_loop_analyze.c723 nir_const_value span, iter; in get_iteration() local
/third_party/skia/src/core/
H A DSkBlitter_ARGB32.cpp1008 SkPMColor* span = fBuffer; in blitH() local
1025 SkPMColor* span = fBuffer; in blitRect() local
955 blend_srcmode(SkPMColor* SK_RESTRICT device, const SkPMColor* SK_RESTRICT span, int count, U8CPU aa) blend_srcmode() argument
1086 SkPMColor* span = fBuffer; blitAntiH() local
1320 SkPMColor* span = fBuffer; blitMask() local
1327 xfer->xfer32(reinterpret_cast<SkPMColor*>(dstRow), span, width, maskRow); blitMask() local
1336 blend_row(reinterpret_cast<SkPMColor*>(dstRow), maskRow, span, width); blitMask() local
1401 SkPMColor* span = fBuffer; blitV() local
[all...]
/third_party/skia/third_party/externals/brotli/research/
H A Dbrotlidump.py549 def span(self, index): member in Enumerator
/third_party/skia/third_party/externals/freetype/src/autofit/
H A Dafcjk.c2057 FT_Pos dist1, dist2, span; in af_cjk_hint_edges() local
/third_party/skia/modules/skparagraph/src/
H A DTextWrapper.cpp735 auto span = parent->clusters(); in moveForward() local
[all...]
/third_party/rust/crates/proc-macro2/src/
H A Dwrapper.rs589 pub fn span(&self) -> Span { in span() functions
682 pub fn span(&self) -> Span { span() functions
860 pub fn span(&self) -> Span { span() functions
[all...]
H A Dfallback.rs696 pub fn span(&self) -> Span { span() functions
786 pub fn span(&self) -> Span { span() functions
1046 pub fn span(&self) -> Span { span() functions
[all...]
/third_party/rust/crates/regex/regex-syntax/src/ast/
H A Dparse.rs34 fn span(&self) -> &Span { in span() functions
612 fn span(&self) -> Span { span() functions
2383 fn span(range: Range<usize>) -> Span { span() functions
[all...]
H A Dmod.rs47 pub fn span(&self) -> &Span { in span() functions
495 pub fn span(&self) -> &Span { span() functions
719 pub fn span(&self) -> &Span { span() functions
937 pub fn span(&self) -> &Span { span() functions
982 pub fn span(&self) -> &Span { span() functions
[all...]
/third_party/rust/crates/regex/regex-syntax/src/hir/
H A Dmod.rs50 pub fn span(&self) -> &Span { in span() functions
/foundation/arkui/ace_engine/frameworks/core/components_ng/layout/
H A Dlayout_property.cpp448 void LayoutProperty::UpdateGridProperty(std::optional<int32_t> span, std::optional<int32_t> offset, GridSizeType type) in UpdateGridProperty() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_api_impl_bridge.cpp1597 auto span = panda::ObjectRef::New(vm); in GetArkUINativeModule() local
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/style_string/
H A Djs_span_string.cpp312 auto span = AceType::DynamicCast<ParagraphStyleSpan>(spanObject); in CreateJsParagraphStyleSpan() local
322 auto span = AceType::DynamicCast<UrlSpan>(spanObject); in CreateJsUrlSpan() local
332 auto span in CreateJsFontSpan() local
342 auto span = AceType::DynamicCast<DecorationSpan>(spanObject); CreateJsDecorationSpan() local
352 auto span = AceType::DynamicCast<BaselineOffsetSpan>(spanObject); CreateJsBaselineOffsetSpan() local
362 auto span = AceType::DynamicCast<LetterSpacingSpan>(spanObject); CreateJsLetterSpacingSpan() local
372 auto span = AceType::DynamicCast<GestureSpan>(spanObject); CreateJsGestureSpan() local
382 auto span = AceType::DynamicCast<TextShadowSpan>(spanObject); CreateJsTextShadowSpan() local
392 auto span = AceType::DynamicCast<BackgroundColorSpan>(spanObject); CreateJSBackgroundColorSpan() local
402 auto span = AceType::DynamicCast<LineHeightSpan>(spanObject); CreateJsLineHeightSpan() local
412 auto span = AceType::DynamicCast<ImageSpan>(spanObject); CreateJsImageSpan() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_event_hub.cpp378 void RichEditorChangeValue::SetRichEditorOriginalSpans(const RichEditorAbstractSpanResult& span) in SetRichEditorOriginalSpans() argument
388 void RichEditorChangeValue::SetRichEditorReplacedSpans(const RichEditorAbstractSpanResult& span) in SetRichEditorReplacedSpans() argument
398 void RichEditorChangeValue::SetRichEditorReplacedImageSpans(const RichEditorAbstractSpanResult& span) in SetRichEditorReplacedImageSpans() argument
408 void RichEditorChangeValue::SetRichEditorReplacedSymbolSpans(const RichEditorAbstractSpanResult& span) in SetRichEditorReplacedSymbolSpans() argument

Completed in 48 milliseconds

12345678