Home
last modified time | relevance | path

Searched defs:lastIndex (Results 1 – 20 of 20) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/grid_scroll/
H A Dgrid_scroll_with_options_layout_algorithm.cpp162 …const std::map<int32_t, int32_t>& irregularItemsPosition, int32_t& sum, int32_t& lastIndex, int32_… in JumpToLastIrregularItem() argument
215 auto lastIndex = firstIrregularIndex; in GetCrossStartAndSpanWithUserFunction() local
/ohos5.0/foundation/arkui/ui_lite/frameworks/components/
H A Dui_swipe_view.cpp355 uint16_t lastIndex = curIndex_; in RefreshCurrentViewByPosition() local
407 uint16_t lastIndex = curIndex_; in RefreshCurrentViewByThrow() local
/ohos5.0/base/update/updater/services/flow_update/update_bin/
H A Dbin_flow_update.cpp140 static int lastIndex = 0; in GetDataWriter() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/calendar/
H A Dcalendar_component.cpp116 int32_t lastIndex = (destIndex + DISTANCE_FORM_LAST) % MAX_MONTH_CACHE_NUM; in JumpToMonth() local
135 int32_t lastIndex = (destIndex + DISTANCE_FORM_LAST) % MAX_MONTH_CACHE_NUM; in JumpToMonth() local
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/waterflow/
H A Dwater_flow_scroller_test_ng.cpp336 int32_t lastIndex = -1; variable
/ohos5.0/foundation/arkui/ui_lite/frameworks/font/
H A Dui_line_break.cpp142 int16_t lastIndex = 0; in GetNextLineAndWidth() local
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/indexer/
H A Dindexer_select_test_ng.cpp83 const float lastIndex = pattern_->itemCount_ - 1; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/
H A Dlazy_for_each_builder.h156 int32_t lastIndex = -1; in GetItems() local
546 int32_t lastIndex = -1; in GetAllChildren() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_list_ffi.cpp226 …OHOSAceFrameworkListSetScrollIndexCallback(void (*callback)(int32_t firstIndex, int32_t lastIndex)) in FfiOHOSAceFrameworkListSetScrollIndexCallback()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/
H A Dgrid_layout_info.cpp366 auto lastIndex = -1; in GetContentHeight() local
445 int32_t lastIndex = -1; in SkipStartIndexByOffset() local
/ohos5.0/base/global/resource_management/frameworks/resmgr/src/
H A Dtheme_pack_resource.cpp61 auto lastIndex = jsonPath.rfind('/'); in GetResKey() local
/ohos5.0/commonlibrary/ets_utils/js_api_module/buffer/
H A Dconverter.cpp330 int lastIndex = patLen - 1; in GetGoodSuffixLengthByLastChar() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/indexer/
H A Dindexer_pattern.cpp305 int32_t lastIndex = firstIndex + cmin - 1; in ApplySevenPlusOneMode() local
313 int32_t lastIndex = firstIndex + cmax - 1; in ApplySevenPlusOneMode() local
341 int32_t lastIndex = firstIndex + cmin - 1; in ApplyFivePlusOneMode() local
349 int32_t lastIndex = firstIndex + cmax - 1; in ApplyFivePlusOneMode() local
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text_input/
H A Dtext_input_test.cpp197 int32_t lastIndex = 0; variable
/ohos5.0/base/security/security_guard/services/data_collect/sa/
H A Ddata_collect_manager_service.cpp256 int32_t lastIndex = curIndex + MAX_DISTRIBUTE_LENS; in PushDataCollectTask() local
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/navigation/
H A Dnav_bar_test_ng.cpp1534 int32_t lastIndex; variable
1555 int32_t lastIndex; variable
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/navrouter/
H A Dnavrouter_model_test_ng.cpp1107 int32_t lastIndex; variable
/ohos5.0/foundation/distributedhardware/distributed_input/common/include/
H A Dinput_hub.cpp1436 int32_t lastIndex = -1; in HandleTouchScreenEvent() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dtext_pattern.cpp1536 auto lastIndex = GetActualTextLength(); in HandleSelectionDown() local
1555 auto lastIndex = GetActualTextLength(); in HandleSelection() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_main_thread.cpp1107 auto& lastIndex = rsTransactionElem.second.first; in CheckAndUpdateTransactionIndex() local