Home
last modified time | relevance | path

Searched defs:tempEnd (Results 1 - 2 of 2) sorted by relevance

/foundation/arkui/ui_lite/interfaces/kits/common/
H A Dspannable_string.h120 EqualInsert(uint16_t& startIndex, uint16_t& endIndex, uint16_t tempStart, uint16_t tempEnd, ListNode<SpanType>** tempSpan, List<SpanType>& tempList) EqualInsert() argument
161 UnequalInsert(uint16_t& startIndex, uint16_t& endIndex, uint16_t tempStart, uint16_t tempEnd, ListNode<SpanType>** tempSpan, List<SpanType>& tempList, SpanType tempLeft, SpanType tempRight) UnequalInsert() argument
[all...]
/foundation/arkui/ui_lite/frameworks/common/
H A Dspannable_string.cpp47 uint16_t tempEnd = tempSpan->data_->end_; in GetTextStyle() local
212 uint16_t tempEnd = tempSpan->data_.end; in SetFontSize() local
246 uint16_t tempEnd = tempSpan->data_.end; in GetFontSize() local
271 uint16_t tempEnd = tempSpan->data_.end; in SetFontId() local
304 uint16_t tempEnd = tempSpan->data_.end; GetFontId() local
329 uint16_t tempEnd = tempSpan->data_.end; SetFontHeight() local
366 uint16_t tempEnd = tempSpan->data_.end; GetFontHeight() local
398 uint16_t tempEnd = tempSpan->data_.end; SetBackgroundColor() local
436 uint16_t tempEnd = tempSpan->data_.end; GetBackgroundColor() local
461 uint16_t tempEnd = tempSpan->data_.end; SetForegroundColor() local
498 uint16_t tempEnd = tempSpan->data_.end; GetForegroundColor() local
523 uint16_t tempEnd = tempSpan->data_.end; SetLineBackgroundColor() local
561 uint16_t tempEnd = tempSpan->data_.end; GetLineBackgroundColor() local
[all...]

Completed in 2 milliseconds