Home
last modified time | relevance | path

Searched defs:endIndex (Results 1 – 25 of 77) sorted by relevance

1234

/ohos5.0/foundation/communication/dhcp/test/unittest/services/dhcp_client/
H A Ddhcp_options_test.cpp63 int endIndex = 0; variable
95 int endIndex = 0; variable
130 int endIndex = DHCP_OPT_CODE_BYTES + DHCP_OPT_LEN_BYTES + pOption[DHCP_OPT_LEN_INDEX]; variable
148 int endIndex = 0; variable
180 int endIndex = 0; variable
220 int endIndex = 0; variable
253 int endIndex = 0; variable
290 int endIndex = DHCP_OPT_CODE_BYTES + DHCP_OPT_LEN_BYTES + pOption[DHCP_OPT_LEN_INDEX]; variable
308 int endIndex = 0; variable
346 int endIndex = 0; variable
H A Ddhcp_socket_test.cpp120 int endIndex = 0; variable
/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 …eString::SetBackgroundColor(ColorType inputBackgroundColor, uint16_t startIndex, uint16_t endIndex) in SetBackgroundColor()
437 …eString::SetForegroundColor(ColorType inputForegroundColor, uint16_t startIndex, uint16_t endIndex) in SetForegroundColor()
499 …:SetLineBackgroundColor(ColorType inputLineBackgroundColor, uint16_t startIndex, uint16_t endIndex) in SetLineBackgroundColor()
/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()
385 int32_t endIndex = index + EMOJI_RANGE_RIGHT; in IsIndexBeforeOrInEmoji() local
404 int32_t endIndex = index + AI_TEXT_RANGE_RIGHT; in GetSelectedLimitValue() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/text/
H A Dtext_emoji_processor.h26 int endIndex; member
H A Dtext_emoji_processor.cpp97 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()
256 int32_t endIndex = index + length; in CalSubWstringRange() local
/ohos5.0/foundation/multimedia/media_foundation/src/meta/
H A Dany.cpp174 size_t endIndex = stringInfo.find_last_of(']'); in GetTypeNameFromFunctionInfo() local
176 size_t endIndex = stringInfo.find_last_of(';'); in GetTypeNameFromFunctionInfo() local
/ohos5.0/docs/en/application-dev/reference/apis-arkgraphics2d/
H A D_o_h___drawing___line_metrics.md69 ### endIndex subsection
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkgraphics2d/
H A D_o_h___drawing___line_metrics.md69 ### endIndex subsection
/ohos5.0/base/startup/init/services/param/include/
H A Dtrigger_checker.h45 uint32_t endIndex; member
54 int endIndex; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/irregular/
H A Dgrid_irregular_filler.h51 int32_t endIndex = -1; /**< The index of the last item measured. */ member
/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/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/txt/
H A Dline_metrics.h42 size_t endIndex = 0; variable
/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/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_height_offset_calculator.h115 int32_t startIndex, int32_t endIndex, bool &hasGroup) in GetLazyForEachIndexAverageHeight()
192 int32_t endIndex = std::min(currentIndex_ + count - 1, endIndex_); in CalculateLazyForEachNode() local
H A Dlist_layout_algorithm.cpp456 float startPos, float endPos, int32_t startIndex, int32_t endIndex, int32_t jumpIndex) in CheckNoNeedJumpListItem()
484 int32_t startIndex, int32_t endIndex, int32_t jumpIndex, float jumpIndexStartPos) in CheckNoNeedJumpListItemGroup()
569 int32_t startIndex, int32_t endIndex) in JudgeOutOfScreenScrollAutoType()
592 int32_t startIndex, int32_t endIndex, int32_t jumpIndex, float jumpIndexStartPos) in NoNeedJump()
738 int32_t endIndex = 0; in MeasureList() local
2071 int32_t endIndex = GetEndIndex(); in LayoutCachedItemInEdgeGroup() local
2241 float predictEndPos, int32_t& endIndex, int32_t& currIndex) const in FindPredictSnapIndexInItemPositionsStart()
2263 float predictEndPos, int32_t& endIndex, int32_t& currIndex) const in FindPredictSnapIndexInItemPositionsCenter()
2283 float predictEndPos, int32_t& endIndex, int32_t& currIndex) const in FindPredictSnapIndexInItemPositionsEnd()
2307 int32_t endIndex = -1; in FindPredictSnapEndIndexInItemPositions() local
[all …]
H A Dlist_item_group_pattern.cpp457 int32_t endIndex = (outOfView || itemPosition_.empty()) ? -1 : itemPosition_.rbegin()->first; in UpdateCachedIndexForward() local
516 int32_t endIndex = itemPosition_.rbegin()->first; in UpdateCachedIndexOmni() local
574 int32_t endIndex = itemPosition_.rbegin()->first; in UpdateCachedIndex() local
582 … int32_t endIndex = (outOfView || itemPosition_.empty()) ? -1 : itemPosition_.rbegin()->first; in UpdateCachedIndex() local
/ohos5.0/foundation/arkui/ui_lite/interfaces/kits/common/
H A Dspannable_string.h121 uint16_t& endIndex, in EqualInsert()
162 uint16_t& endIndex, in UnequalInsert()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/list/
H A Dlist_scroller_event_test_ng.cpp152 int32_t endIndex; variable
299 int32_t endIndex = -1; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
H A Dtab_bar_layout_algorithm.cpp388 auto endIndex = visibleItemPosition_.rbegin()->first + 1; in MeasureTargetIndex() local
409 auto endIndex = jumpIndex_.value() + 1; in MeasureJumpIndex() local
422 auto endIndex = 0; in MeasureWithOffset() local
455 int32_t startIndex, int32_t endIndex, float startPos, float endPos) in AdjustPosition()
477 int32_t& endIndex, float& endPos) in LayoutForward()
/ohos5.0/foundation/barrierfree/accessibility/common/interface/src/parcel/
H A Daccessibility_event_info_parcel.cpp71 int32_t endIndex = 0; in ReadFromParcelSecondPart() local
/ohos5.0/base/update/updateservice/foundations/ability/utils/include/
H A Dstring_utils.h69 static std::string SafeSubString(const std::string &sourceStr, int beginIndex, int endIndex, in SafeSubString()
/ohos5.0/foundation/arkui/ui_lite/frameworks/components/
H A Dui_chart.cpp259 void UIChartDataSerial::RefreshInvalidateRect(uint16_t startIndex, uint16_t endIndex) in RefreshInvalidateRect()
577 void UIChartPolyline::GetDataBySmooth(uint16_t startIndex, uint16_t endIndex, UIChartDataSerial* da… in GetDataBySmooth()
609 uint16_t endIndex, in DrawSmoothPolyLine()
659 uint16_t endIndex, in DrawPolyLine()
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/animation/
H A Dtrack_animation_state.cpp188 const auto endIndex = mid < size - 1 ? mid + 1 : mid; in UpdateIndex() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/export/rosen_text/
H A Dtypography.h103 size_t endIndex; member

1234