Home
last modified time | relevance | path

Searched refs:index (Results 9326 - 9350 of 11985) sorted by relevance

1...<<371372373374375376377378379380>>...480

/foundation/arkui/ace_engine/frameworks/core/components/picker/
H A Dpicker_base_component.h354 virtual void OnDataLinking(const std::string& tag, bool isAdd, uint32_t index, std::vector<std::string>& resultTags) in OnDataLinking() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_model_ng.h126 static void SetScrollToIndex(FrameNode* frameNode, int32_t index, int32_t animation, int32_t alignment);
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_rect_bridge.cpp177 std::vector<int32_t>& radiusUnits, std::vector<uint32_t>& radiusValidPairs, int index) in SetRadiusArraysInvalidValue()
176 SetRadiusArraysInvalidValue(std::vector<ArkUI_Float32>& radiusValues, std::vector<int32_t>& radiusUnits, std::vector<uint32_t>& radiusValidPairs, int index) SetRadiusArraysInvalidValue() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/
H A Dparagraph.h243 virtual float GetCharacterWidth(int32_t index) = 0;
/foundation/arkui/ace_engine/interfaces/native/
H A Dnative_interface_accessibility.h210 /** Column index. */
212 /** Row index. */
384 * @param index Indicates index.
388 int32_t (*getAccessibilityNodeCursorPosition)(int64_t elementId, int32_t requestId, int32_t* index);
751 * @brief Sets the starting index of the selected text for an <b>ArkUI_AccessibilityElementInfo</b> object.
754 * @param selectedTextStart Indicates the starting index of the selected text
763 * @brief Sets the end index of the selected text for an <b>ArkUI_AccessibilityElementInfo</b> object.
766 * @param selectedTextEnd Indicates the end index of the selected text
775 * @brief Sets the index o
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scroll/
H A Dscroll_pattern.h179 Rect GetItemRect(int32_t index) const override;
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/slider/
H A Dslider_pattern.h249 const RefPtr<FrameNode>& pointNode, uint32_t index, bool isClickAbled, bool reverse);
/foundation/arkui/ace_engine/interfaces/native/node/
H A Dnode_adapter_impl.cpp183 return innerEvent->index; in OH_ArkUI_NodeAdapterEvent_GetItemIndex()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/indicator_common/
H A Dswiper_indicator_pattern.h189 virtual void ChangeIndex(int32_t index, bool useAnimation);
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_defines.h310 uint8_t index {0};
/foundation/bundlemanager/bundle_tool/frameworks/include/
H A Dbundle_test_tool.h155 ErrCode GetQuickFixPath(int32_t index, std::vector<std::string> &quickFixPaths) const;
/foundation/graphic/graphic_3d/lume/LumeRender/src/loader/
H A Drender_node_graph_loader.cpp88 SafeGetJsonValue(*queue, "index", nodeResult.error, data.description.queue.index); in ParseRenderNode()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/drawable/
H A Drs_render_node_drawable_adapter.h216 void DrawImpl(Drawing::Canvas& canvas, const Drawing::Rect& rect, int8_t index) const;
/foundation/multimedia/audio_framework/frameworks/native/opensles/src/adapter/
H A Daudioplayer_adapter.cpp223 state->index = queueState.currentIndex; in GetStateAdapter()
H A Daudiocapturer_adapter.cpp170 state->index = queueState.currentIndex; in GetStateAdapter()
/foundation/graphic/graphic_2d/rosen/test/2d_engine/unittest/rosen_text/skia_txt/
H A Dparagraph_test.cpp306 for (const auto& [index, styleMetrics] : skLineMetrics.fLineMetrics) { in HWTEST_F()
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/
H A Dext_encoder.h120 uint8_t index);
/foundation/resourceschedule/device_usage_statistics/services/common/include/
H A Dbundle_active_usage_database.h124 const int32_t index, const int32_t startIndex, const int32_t endIndex, const int32_t userId,
/foundation/communication/netmanager_base/services/netmanagernative/include/manager/
H A Droute_manager.h355 uint32_t index);
/foundation/communication/dsoftbus/core/authentication/interface/
H A Dauth_interface.h195 int32_t AuthGetAuthHandleByIndex(const AuthConnInfo *connInfo, bool isServer, int32_t index, AuthHandle *authHandle);
/foundation/communication/netmanager_ext/services/netfirewallmanager/include/
H A Dnetfirewall_db_helper.h35 // The data index of NetFirewallRule
300 void GetParamRuleInfoFormResultSet(std::string &columnName, int32_t index, NetFirewallRuleInfo &table);
/foundation/communication/netstack/interfaces/innerkits/tls_socket/include/
H A Dtls_socket_server.h440 int RecvRemoteInfo(int socketFd, int index);
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/extension/
H A Dcloud_cursor_impl.cpp196 if (dBValue.index() == TYPE_INDEX<std::monostate>) { in GetData()
/foundation/distributeddatamgr/kv_store/interfaces/innerkits/distributeddata/include/
H A Ddata_query.h425 * @brief Select results with suggested index.
426 * @param index Suggested index.
429 DataQuery &SetSuggestIndex(const std::string &index);
641 * @brief suggested index
/foundation/distributeddatamgr/kv_store/frameworks/cj/include/
H A Ddistributed_kv_store_ffi.h169 FFI_EXPORT void FfiOHOSDistributedKVStoreQuerySetSuggestIndex(int64_t id, const char* index);

Completed in 25 milliseconds

1...<<371372373374375376377378379380>>...480