Home
last modified time | relevance | path

Searched defs:startIndex (Results 1 – 25 of 116) sorted by relevance

12345

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/datastore/
H A Drender_data_store_default_acceleration_structure_staging.cpp68 const uint32_t startIndex = static_cast<uint32_t>(geoms.size()); in BuildAccelerationStructure() local
93 const uint32_t startIndex = static_cast<uint32_t>(geoms.size()); in BuildAccelerationStructure() local
118 const uint32_t startIndex = static_cast<uint32_t>(geoms.size()); in BuildAccelerationStructure() local
143 const uint32_t startIndex = static_cast<uint32_t>(ins.size()); in CopyAccelerationStructureInstanceData() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dcontent_controller.cpp40 std::string ContentController::PreprocessString(int32_t startIndex, int32_t endIndex, const std::st… in PreprocessString()
83 bool ContentController::ReplaceSelectedValue(int32_t startIndex, int32_t endIndex, const std::strin… in ReplaceSelectedValue()
101 std::string ContentController::GetSelectedValue(int32_t startIndex, int32_t endIndex) in GetSelectedValue()
108 void ContentController::FormatIndex(int32_t& startIndex, int32_t& endIndex) in FormatIndex()
347 void ContentController::erase(int32_t startIndex, int32_t length) in erase()
356 int32_t ContentController::Delete(int32_t startIndex, int32_t length, bool isBackward) in Delete()
376 int32_t ContentController::GetDeleteLength(int32_t startIndex, int32_t length, bool isBackward) in GetDeleteLength()
384 int32_t startIndex = index - EMOJI_RANGE_LEFT; in IsIndexBeforeOrInEmoji() local
401 std::string ContentController::GetSelectedLimitValue(int32_t& index, int32_t& startIndex) in GetSelectedLimitValue()
/ohos5.0/foundation/arkui/ui_lite/frameworks/common/
H A Dspannable_string.cpp35 void SpannableString::SetTextStyle(TextStyle inputTextStyle, uint16_t startIndex, uint16_t endIndex) in SetTextStyle()
157 bool SpannableString::SetSpannable(bool value, uint16_t startIndex, uint16_t endIndex) in SetSpannable()
188 void SpannableString::SetFontSize(uint8_t inputFontSize, uint16_t startIndex, uint16_t endIndex) in SetFontSize()
247 void SpannableString::SetFontId(uint16_t inputFontId, uint16_t startIndex, uint16_t endIndex) in SetFontId()
305 void SpannableString::SetFontHeight(int16_t inputHeight, uint16_t startIndex, uint16_t endIndex) in SetFontHeight()
374 void SpannableString::SetBackgroundColor(ColorType inputBackgroundColor, uint16_t startIndex, uint1… in SetBackgroundColor()
437 void SpannableString::SetForegroundColor(ColorType inputForegroundColor, uint16_t startIndex, uint1… in SetForegroundColor()
499 …String::SetLineBackgroundColor(ColorType inputLineBackgroundColor, uint16_t startIndex, uint16_t e… in SetLineBackgroundColor()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/text/
H A Dtext_emoji_processor.cpp49 int32_t TextEmojiProcessor::Delete(int32_t startIndex, int32_t length, std::string& content, bool i… in Delete()
97 const std::string& content, int32_t& startIndex, int32_t& endIndex) in IsIndexInEmoji()
136 const std::string& content, int32_t& startIndex, int32_t& endIndex) in GetIndexRelationToEmoji()
208 int32_t& startIndex, int32_t& endIndex) in IsIndexBeforeOrInEmoji()
225 int32_t& startIndex, int32_t& endIndex) in IsIndexAfterOrInEmoji()
255 int32_t startIndex = index; in CalSubWstringRange() local
309 int32_t& startIndex, const std::u16string& u16Content) in GetEmojiLengthBackward()
331 int32_t& startIndex, const std::u16string& u16Content) in GetEmojiLengthU16Forward()
338 int32_t& startIndex, const std::u16string& u16Content) in GetEmojiLengthForward()
H A Dtext_emoji_processor.h25 int startIndex; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/common/
H A Delement_proxy.cpp56 void Update(const RefPtr<Component>& component, size_t startIndex) override in Update()
180 void UpdateIndex(size_t startIndex) override in UpdateIndex()
307 void Update(const RefPtr<Component>& component, size_t startIndex) override in Update()
351 void UpdateIndex(size_t startIndex) override in UpdateIndex()
402 void Update(const RefPtr<Component>& component, size_t startIndex) override in Update()
493 void Update(const RefPtr<Component>& component, size_t startIndex) override in Update()
589 void Update(const RefPtr<Component>& component, size_t startIndex) override in Update()
621 void UpdateIndex(size_t startIndex) override in UpdateIndex()
1007 void UpdateIndex(size_t startIndex) override in UpdateIndex()
1091 void Update(const RefPtr<Component>& component, size_t startIndex) override in Update()
[all …]
H A Delement_proxy.h122 virtual void OnDataSourceUpdated(size_t startIndex) in OnDataSourceUpdated()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_lanes_layout_algorithm.cpp368 …LayoutAlgorithm::FindLanesStartIndex(LayoutWrapper* layoutWrapper, int32_t startIndex, int32_t ind… in FindLanesStartIndex()
422 int32_t startIndex = FindLanesStartIndex(layoutWrapper, index); in GetLanesFloor() local
434 int32_t startIndex = GetLanesFloor(layoutWrapper, index); in GetLanesCeil() local
443 std::pair<const int, ListItemInfo>& pos, int32_t startIndex, float crossSize) in LayoutCachedALine()
491 auto startIndex = index; in LayoutCachedALineForward() local
540 auto startIndex = index - cnt + 1; in LayoutCachedALineBackward() local
617 auto startIndex = curIndex; in LayoutCachedForward() local
670 auto startIndex = curIndex - cnt + 1; in LayoutCachedBackward() local
H A Dlist_item_group_pattern.cpp481 …int32_t startIndex = (outOfView || itemPosition_.empty()) ? itemTotalCount_ : itemPosition_.begin(… in UpdateCachedIndexBackward() local
510 int32_t startIndex = itemPosition_.begin()->first; in UpdateCachedIndexOmni() local
573 int32_t startIndex = itemPosition_.begin()->first; in UpdateCachedIndex() local
588 …int32_t startIndex = (outOfView || itemPosition_.empty()) ? itemTotalCount_ : itemPosition_.begin(… in UpdateCachedIndex() local
687 …l ListItemGroupPattern::CheckDataChangeOutOfStart(int32_t index, int32_t count, int32_t startIndex) in CheckDataChangeOutOfStart()
715 int32_t startIndex = itemPosition_.begin()->first; in NotifyDataChange() local
H A Dlist_layout_algorithm.cpp297 int32_t startIndex = itemPosition_.begin()->first; in GetStartPositionWithChainOffset() local
484 int32_t startIndex, int32_t endIndex, int32_t jumpIndex, float jumpIndexStartPos) in CheckNoNeedJumpListItemGroup()
569 int32_t startIndex, int32_t endIndex) in JudgeOutOfScreenScrollAutoType()
737 int32_t startIndex = 0; in MeasureList() local
1383 int32_t& startIndex, float crossSize) in LayoutItem()
1499 int32_t startIndex = GetStartIndex(); in Layout() local
1835 auto startIndex = index; in LayoutCachedALine() local
2000 auto startIndex = curIndex; in LayoutCachedForward() local
2046 auto startIndex = curIndex; in LayoutCachedBackward() local
2070 int32_t startIndex = GetStartIndex(); in LayoutCachedItemInEdgeGroup() local
[all …]
H A Dlist_height_offset_calculator.h115 int32_t startIndex, int32_t endIndex, bool &hasGroup) in GetLazyForEachIndexAverageHeight()
191 int32_t startIndex = std::max(currentIndex_, startIndex_); in CalculateLazyForEachNode() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/layout/
H A Dlayout_wrapper_builder.h51 void SetStartIndex(int32_t startIndex) in SetStartIndex()
/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/packageusage/src/
H A Dbundle_active_stats_combiner.cpp37 int32_t startIndex = stats->events_.FindBestIndex(beginTime); in combine() local
/ohos5.0/docs/en/application-dev/reference/apis-arkgraphics2d/
H A D_o_h___drawing___line_metrics.md102 ### startIndex subsection
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkgraphics2d/
H A D_o_h___drawing___line_metrics.md102 ### startIndex subsection
/ohos5.0/base/update/updateservice/frameworks/js/napi/session/include/
H A Dbase_promise_session.h32 napi_value StartWork(napi_env env, size_t startIndex, const napi_value *args) override in StartWork()
H A Dbase_async_session.h40 napi_value StartWork(napi_env env, size_t startIndex, const napi_value *args) override in StartWork()
/ohos5.0/base/global/i18n/frameworks/intl/src/
H A Drelative_time_format.cpp155 std::vector<std::vector<std::string>> &timeVector, size_t &startIndex, const std::string &unit, in ProcessIntegerField()
188 size_t startIndex = (size_t)constrainedPos.getStart(); in FormatToParts() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/
H A Dlazy_layout_wrapper_builder.h39 …void UpdateIndexRange(int32_t startIndex, int32_t endIndex, const std::list<std::optional<std::str… in UpdateIndexRange()
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dlist_adapter.cpp100 int16_t startIndex = 0; in GenerateListItems() local
241 int16_t startIndex = listItems_[listItemsIndex].startIndex; in GetElement() local
/ohos5.0/foundation/arkui/ui_lite/frameworks/components/
H A Dui_chart.cpp204 uint16_t startIndex = (index == 0) ? index : (index - 1); in ModifyPoint() local
259 void UIChartDataSerial::RefreshInvalidateRect(uint16_t startIndex, uint16_t endIndex) in RefreshInvalidateRect()
327 uint16_t startIndex = (i == 0) ? i : (i - 1); in AddPoints() local
577 void UIChartPolyline::GetDataBySmooth(uint16_t startIndex, uint16_t endIndex, UIChartDataSerial* da… in GetDataBySmooth()
608 uint16_t startIndex, in DrawSmoothPolyLine()
658 uint16_t startIndex, in DrawPolyLine()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/list/
H A Dlist_item_group_element.cpp91 void ListItemGroupElement::OnDataSourceUpdated(size_t startIndex) in OnDataSourceUpdated()
H A Dlist_element.cpp58 size_t ListElement::FindItemStartIndex(size_t startIndex, size_t index) in FindItemStartIndex()
260 void ListElement::OnDataSourceUpdated(size_t startIndex) in OnDataSourceUpdated()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dtext_model_impl.h35 void SetTextSelection(int32_t startIndex, int32_t endIndex) override {}; in SetTextSelection()
/ohos5.0/foundation/multimedia/media_foundation/engine/pipeline/filters/demux/
H A Ddata_packer.cpp157 int32_t startIndex = 0; // The index of buffer that we first use in PeekRangeInternal() local
413 bool DataPacker::FindFirstBufferToCopy(uint64_t offset, int32_t &startIndex, uint64_t &prevOffset) in FindFirstBufferToCopy()
450 …t DataPacker::CopyFromSuccessiveBuffer(uint64_t prevOffset, uint64_t offsetEnd, int32_t startIndex, in CopyFromSuccessiveBuffer()

12345