/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/dot_indicator/ |
H A D | dot_indicator_modifier.h | 180 void SetCurrentIndex(int32_t index) in SetCurrentIndex() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/ |
H A D | span_node.cpp | 897 int32_t index = builder->AddPlaceholder(run); in UpdateParagraph() local 1016 int32_t index = builder->AddPlaceholder(run); in UpdateParagraph() local
|
H A D | multiple_paragraph_layout_algorithm.cpp | 123 size_t index = 0; in Layout() local
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/ |
H A D | text_input_response_area.cpp | 42 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 D | text_select_controller.cpp | 40 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 D | text_field_select_overlay.cpp | 417 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 D | indexer_component.h | 205 void SetSelectedIndex(int32_t index) in SetSelectedIndex() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/ |
H A D | swiper_model_ng.cpp | 80 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 D | swiper_layout_algorithm.h | 66 void SetJumpIndex(int32_t index) in SetJumpIndex() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/time_picker/ |
H A D | timepicker_row_pattern.h | 184 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 D | window_pattern.cpp | 596 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 D | js_router.cpp | 618 int32_t index = 0; in JSGetStateByUrl() local
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/ |
H A D | tabs_model_ng.cpp | 55 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 D | tab_bar_layout_algorithm.cpp | 214 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 D | render_water_flow.cpp | 129 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 D | ui_observer_listener.cpp | 510 int32_t index = 0; in AddFingerListInfo() local
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/ |
H A D | scrollable_properties.h | 175 int32_t index = -1; member
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/property/ |
H A D | accessibility_property.h | 271 bool ActActionSetIndex(int32_t index) in ActActionSetIndex() argument
|
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
H A D | button_modifier.cpp | 329 bool SetButtonValue(const int32_t* valueArray, uint32_t index, const size_t dataCount, int32_t& result) in SetButtonValue() argument
|
H A D | rich_editor_modifier.cpp | 429 SetRichEditorPlaceholderValue( const ArkUI_Float64* valueArray, ArkUI_Uint32 index, const ArkUI_Uint32 arraySize, ArkUI_Float64& result) SetRichEditorPlaceholderValue() argument
|
H A D | render_node_modifier.cpp | 70 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 D | txt_paragraph.cpp | 294 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 D | element_proxy.cpp | 942 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 D | repeat_virtual_scroll_caches.cpp | 44 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 D | js_plugin_util.cpp | 283 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...] |