Home
last modified time | relevance | path

Searched defs:index (Results 8976 - 9000 of 14377) sorted by relevance

1...<<351352353354355356357358359360>>...576

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/dot_indicator/
H A Ddot_indicator_modifier.h180 void SetCurrentIndex(int32_t index) in SetCurrentIndex() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dspan_node.cpp897 int32_t index = builder->AddPlaceholder(run); in UpdateParagraph() local
1016 int32_t index = builder->AddPlaceholder(run); in UpdateParagraph() local
H A Dmultiple_paragraph_layout_algorithm.cpp123 size_t index = 0; in Layout() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_input_response_area.cpp42 void TextInputResponseArea::LayoutChild(LayoutWrapper* layoutWrapper, int32_t index, float& nodeWidth) in LayoutChild() argument
81 SizeF TextInputResponseArea::Measure(LayoutWrapper* layoutWrapper, int32_t index) in Measure() argument
330 SizeF PasswordResponseArea::Measure(LayoutWrapper* layoutWrapper, int32_t index) in Measure() argument
338 void PasswordResponseArea::Layout(LayoutWrapper* layoutWrapper, int32_t index, float& nodeWidth) in Layout() argument
537 SizeF UnitResponseArea::Measure(LayoutWrapper* layoutWrapper, int32_t index) in Measure() argument
545 Layout(LayoutWrapper* layoutWrapper, int32_t index, float& nodeWidth) Layout() argument
574 Measure(LayoutWrapper* layoutWrapper, int32_t index) Measure() argument
606 Layout(LayoutWrapper *layoutWrapper, int32_t index, float &nodeWidth) Layout() argument
[all...]
H A Dtext_select_controller.cpp40 void TextSelectController::UpdateCaretIndex(int32_t index) in UpdateCaretIndex() argument
101 auto index = ConvertTouchOffsetToPosition(touchOffset); FitCaretMetricsToTouchPoint() local
161 auto index = ConvertTouchOffsetToPosition(localOffset); UpdateCaretInfoByOffset() local
180 auto index = ConvertTouchOffsetToPosition(localOffset); CalcCaretOffsetByOffset() local
496 MoveFirstHandleToContentRect(int32_t index, bool moveHandle, bool moveContent) MoveFirstHandleToContentRect() argument
518 MoveSecondHandleToContentRect(int32_t index, bool moveHandle, bool moveContent) MoveSecondHandleToContentRect() argument
540 MoveCaretToContentRect( int32_t index, TextAffinity textAffinity, bool isEditorValueChanged, bool moveContent) MoveCaretToContentRect() argument
612 auto index = ConvertTouchOffsetToPosition(touchOffset); MoveCaretAnywhere() local
671 auto index = ConvertTouchOffsetToPosition(localOffset); UpdateSecondHandleInfoByMouseOffset() local
681 MoveSecondHandleByKeyBoard(int32_t index) MoveSecondHandleByKeyBoard() argument
737 NeedAIAnalysis(int32_t& index, const CaretUpdateType targetType, const Offset& touchOffset, std::chrono::duration<float, std::ratio<1, SECONDS_TO_MILLISECONDS>> timeout) NeedAIAnalysis() argument
765 AdjustCursorPosition(int32_t& index, const OHOS::Ace::Offset& touchOffset) AdjustCursorPosition() argument
780 AdjustWordSelection( int32_t& index, int32_t& start, int32_t& end, const OHOS::Ace::Offset& touchOffset) AdjustWordSelection() argument
806 IsClickAtBoundary(int32_t index, const OHOS::Ace::Offset& touchOffset) IsClickAtBoundary() argument
841 auto index = ConvertTouchOffsetToPosition(localOffset); IsTouchAtLineEnd() local
[all...]
H A Dtext_field_select_overlay.cpp417 auto index = selectController->GetStartIndex(); in GetTextInputCaretPosition() local
424 auto index = selectController->GetEndIndex(); in GetTextInputCaretPosition() local
584 auto index = isFirst ? selectController->GetFirstHandleIndex() : selectController->GetSecondHandleIndex(); in OnOverlayClick() local
/foundation/arkui/ace_engine/frameworks/core/components_v2/indexer/
H A Dindexer_component.h205 void SetSelectedIndex(int32_t index) in SetSelectedIndex() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H A Dswiper_model_ng.cpp80 void SwiperModelNG::SetIndex(uint32_t index) in SetIndex() argument
470 SetIndex(FrameNode* frameNode, uint32_t index) SetIndex() argument
824 SetSwiperToIndex(FrameNode* frameNode, int32_t index, bool useAnimation) SetSwiperToIndex() argument
[all...]
H A Dswiper_layout_algorithm.h66 void SetJumpIndex(int32_t index) in SetJumpIndex() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/time_picker/
H A Dtimepicker_row_pattern.h184 std::string GetOptionValue(const RefPtr<FrameNode>& frmeNode, uint32_t index) in GetOptionValue() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/window_scene/scene/
H A Dwindow_pattern.cpp596 AddChild(const RefPtr<FrameNode>& host, const RefPtr<FrameNode>& child, const std::string& nodeType, int32_t index) AddChild() argument
/foundation/arkui/ace_engine/interfaces/napi/kits/router/
H A Djs_router.cpp618 int32_t index = 0; in JSGetStateByUrl() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
H A Dtabs_model_ng.cpp55 void TabsModelNG::Create(BarPosition barPosition, int32_t index, const RefPtr<TabController>& /*tabController*/, in Create() argument
326 SetIndex(int32_t index) SetIndex() argument
534 auto index = tabsLayoutProperty->GetIndexValue(0); Pop() local
[all...]
H A Dtab_bar_layout_algorithm.cpp214 UpdateMaxLines(LayoutWrapper* layoutWrapper, int32_t index) UpdateMaxLines() argument
528 MeasureItem(LayoutWrapper* layoutWrapper, LayoutConstraintF& childLayoutConstraint, int32_t index) MeasureItem() argument
580 SetTabBarMargin(RefPtr<LayoutWrapper> layoutWrapper, int32_t index) SetTabBarMargin() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_v2/water_flow/
H A Drender_water_flow.cpp129 void RenderWaterFlow::AddChildByIndex(size_t index, const RefPtr<RenderNode>& renderNode) in AddChildByIndex() argument
641 void RenderWaterFlow::DeleteItems(size_t index) in DeleteItems() argument
655 void RenderWaterFlow::ClearLayout(size_t index, boo argument
666 ClearItems(size_t index) ClearItems() argument
678 OnDataSourceUpdated(size_t index) OnDataSourceUpdated() argument
797 ScrollToIndex(int32_t index) ScrollToIndex() argument
1000 size_t index = 0; GetNextSupplyedIndex() local
1014 size_t index = GetLastSupplyedIndex(); GetLastSupplyedMainSize() local
1281 ClearFlowMatrix(size_t index, bool clearAll) ClearFlowMatrix() argument
1296 ClearItemsByCrossIndex(size_t index, bool clearAll) ClearItemsByCrossIndex() argument
[all...]
/foundation/arkui/ace_engine/interfaces/napi/kits/observer/
H A Dui_observer_listener.cpp510 int32_t index = 0; in AddFingerListInfo() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/
H A Dscrollable_properties.h175 int32_t index = -1; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
H A Daccessibility_property.h271 bool ActActionSetIndex(int32_t index) in ActActionSetIndex() argument
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dbutton_modifier.cpp329 bool SetButtonValue(const int32_t* valueArray, uint32_t index, const size_t dataCount, int32_t& result) in SetButtonValue() argument
H A Drich_editor_modifier.cpp429 SetRichEditorPlaceholderValue( const ArkUI_Float64* valueArray, ArkUI_Uint32 index, const ArkUI_Uint32 arraySize, ArkUI_Float64& result) SetRichEditorPlaceholderValue() argument
H A Drender_node_modifier.cpp70 auto index = -1; in InsertChildAfter() local
73 currentNode->AddChild(Referenced::Claim<UINode>(childNode), index + 1); in InsertChildAfter() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Dtxt_paragraph.cpp294 float TxtParagraph::GetCharacterWidth(int32_t index) in GetCharacterWidth() argument
380 int32_t index; in GetGlyphIndexByCoordinate() local
409 AdjustIndexForward(const Offset& offset, bool compareOffset, int32_t& index) AdjustIndexForward() argument
460 CalCulateAndCheckPreIsPlaceholder(int32_t index, int32_t& extent) CalCulateAndCheckPreIsPlaceholder() argument
729 AdjustIndexForEmoji(int32_t index) AdjustIndexForEmoji() argument
739 IsIndexInEmoji(int32_t index, int32_t& emojiStart, int32_t& emojiEnd) IsIndexInEmoji() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_v2/common/
H A Delement_proxy.cpp942 operator [](size_t index) operator []() argument
1290 int index = 0; indexOf() local
1569 GetComponentByIndex(size_t index) GetComponentByIndex() argument
1574 GetElementByIndex(size_t index) GetElementByIndex() argument
1579 ReleaseElementByIndex(size_t index) ReleaseElementByIndex() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/
H A Drepeat_virtual_scroll_caches.cpp44 std::optional<std::string> RepeatVirtualScrollCaches::GetKey4Index(uint32_t index, bool allowFetch) in GetKey4Index() argument
153 GetCachedNode4Index(uint32_t index) GetCachedNode4Index() argument
329 UpdateSameKeyItem(const std::string& key, uint32_t index) UpdateSameKeyItem() argument
416 RecycleItemsByIndex(int32_t index) RecycleItemsByIndex() argument
440 RebuildL1(const std::function<bool(int32_t index, const RefPtr<UINode>& node)>& cbFunc) RebuildL1() argument
451 int32_t index = static_cast<int32_t>(indexIter->second); RebuildL1() local
732 GetTType4Index(uint32_t index) GetTType4Index() argument
[all...]
/foundation/arkui/ace_engine/interfaces/napi/kits/plugincomponent/
H A Djs_plugin_util.cpp283 uint32_t index = 0; in AceWrapArrayInt32ToJS() local
328 uint32_t index = 0; in AceWrapArrayLongToJS() local
373 uint32_t index = 0; in AceWrapArrayInt64ToJS() local
418 uint32_t index in AceWrapArrayDoubleToJS() local
463 uint32_t index = 0; AceWrapArrayBoolToJS() local
508 uint32_t index = 0; AceWrapArrayStringToJS() local
[all...]

Completed in 42 milliseconds

1...<<351352353354355356357358359360>>...576