Home
last modified time | relevance | path

Searched defs:oldIndex (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/calendar/
H A Dfocusable_grid.h34 virtual void FocusChanged(int32_t oldIndex, int32_t newIndex) {} in FocusChanged()
H A Drender_calendar.cpp266 void RenderCalendar::FocusChanged(int32_t oldIndex, int32_t newIndex) in FocusChanged()
/ohos5.0/foundation/communication/netmanager_base/utils/common_utils/include/
H A Ddelayed_queue.h70 int oldIndex = indexMap_[elem]; in Put() local
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/api/property/
H A Darray_property_changes_recognizer.h76 for (size_t oldIndex = 0; oldIndex != previousValues_.size(); ++oldIndex) { in OnArrayPropertyChanged() local
/ohos5.0/foundation/communication/dsoftbus/core/authentication/include/
H A Dauth_session_fsm.h88 int64_t oldIndex; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
H A Dtabs_pattern.cpp105 void TabsPattern::FireTabContentStateCallback(int32_t oldIndex, int32_t nextIndex) const in FireTabContentStateCallback()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/stepper/
H A Drender_stepper.cpp575 void RenderStepper::FireChangedEvent(int32_t oldIndex, int32_t newIndex) const in FireChangedEvent()
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/components/
H A Dmaterial_component_manager.cpp238 … auto oldIndex = (oldProp.offset - baseOffset) / sizeof(MaterialComponent::TextureInfo); in MapTextureSlots() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/common/
H A Delement_proxy.cpp1364 int32_t oldIndex = -1; in LocalizedUpdate() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H A Dswiper_pattern.cpp216 auto oldIndex = GetLoopIndex(oldIndex_); in OnIndexChange() local
492 auto oldIndex = GetLoopIndex(oldIndex_); in BeforeCreateLayoutWrapper() local