Lines Matching full:param
314 * @param elementId Indicates the element ID.
315 * @param mode Indicates accessibility search mode.
316 * @param requestId Indicates the request ID.
317 * @param elementList Indicates accessibility elementInfo list.
326 * @param elementId Indicates the element ID.
327 * @param text Indicates accessibility text.
328 * @param requestId Indicates the request ID.
329 * @param elementList Indicates accessibility elementInfo list.
338 * @param elementId Indicates the element ID.
339 * @param focusType Indicates focus type.
340 * @param requestId Indicates the request ID.
341 * @param elementInfo Indicates accessibility elementInfo.
350 * @param elementId Indicates the element ID.
351 * @param direction Indicates direction.
352 * @param requestId Indicates the request ID.
353 * @param elementInfo Indicates accessibility elementInfo.
363 * @param elementId Indicates the element ID.
364 * @param action Indicates action.
365 * @param actionArguments Indicates action arguments.
366 * @param requestId Indicates the request ID.
382 * @param elementId Indicates the element ID.
383 * @param requestId Indicates the request ID.
384 * @param index Indicates index.
394 * @param provider Indicates the pointer to the <b>ArkUI_AccessibilityProvider</b> instance.
395 * @param callbacks Indicates the pointer to the <b>GetAccessibilityNodeCursorPosition</b> callback.
406 * @param provider Indicates the pointer to the <b>ArkUI_AccessibilityProvider</b> instance.
407 * @param eventInfo Indicates the pointer to the accessibility event information.
408 * @param callback Indicates the pointer to the callback that is called after the event is sent.
418 * @param list Indicates the pointer to an <b>ArkUI_AccessibilityElementInfoList</b> object.
428 * @param elementInfo Indicates the pointer to an <b>ArkUI_AccessibilityElementInfo</b> object.
429 * @param elementId Indicates the element ID.
440 * @param elementInfo Indicates the pointer to an <b>ArkUI_AccessibilityElementInfo</b> object.
441 * @param parentId Indicates the parent ID.
452 * @param elementInfo Indicates the pointer to an <b>ArkUI_AccessibilityElementInfo</b> object.
453 * @param componentType Indicates the component type.
464 * @param elementInfo Indicates the pointer to an <b>ArkUI_AccessibilityElementInfo</b> object.
465 * @param contents Indicates the component content.
476 * @param elementInfo Indicates the pointer to an <b>ArkUI_AccessibilityElementInfo</b> object.
477 * @param hintText Indicates the hint text.
488 * @param elementInfo Indicates the pointer to an <b>ArkUI_AccessibilityElementInfo</b> object.
489 * @param accessibilityText Indicates the accessibility text.
500 * @param elementInfo Indicates the pointer to an <b>ArkUI_AccessibilityElementInfo</b> object.
501 * @param accessibilityDescription Indicates the accessibility description.
512 * @param elementInfo Indicates the pointer to an <b>ArkUI_AccessibilityElementInfo</b> object.
513 * @param childCount Indicates the number of child nodes.
514 * @param childNodeIds Indicates an array of child node IDs.
525 * @param elementInfo Indicates the pointer to an <b>ArkUI_AccessibilityElementInfo</b> object.
526 * @param operationCount Indicates the operation count.
527 * @param operationActions Indicates the operation actions.
538 * @param elementInfo Indicates the pointer to an <b>ArkUI_AccessibilityElementInfo</b> object.
539 * @param screenRect Indicates the screen area.
550 * @param elementInfo Indicates the pointer to an <b>ArkUI_AccessibilityElementInfo</b> object.
551 * @param checkable Indicates whether the element is checkable.
562 * @param elementInfo Indicates the pointer to an <b>ArkUI_AccessibilityElementInfo</b> object.
563 * @param checked Indicates whether the element is checked.
573 * @param elementInfo Indicates the pointer to an <b>ArkUI_AccessibilityElementInfo</b> object.
574 * @param focusable Indicates whether the element is focusable.
585 * @param elementInfo Indicates the pointer to an <b>ArkUI_AccessibilityElementInfo</b> object.
586 * @param isFocused Indicates whether the element is focused.
597 * @param elementInfo Indicates the pointer to an <b>ArkUI_AccessibilityElementInfo</b> object.
598 * @param isVisible Indicates whether the element is visible.
609 * @param elementInfo Indicates the pointer to an <b>ArkUI_AccessibilityElementInfo</b> object.
610 * @param accessibilityFocused Indicates whether the element has accessibility focus.
621 * @param elementInfo Indicates the pointer to an <b>ArkUI_AccessibilityElementInfo</b> object.
622 * @param selected Indicates whether the element is selected.
633 * @param elementInfo Indicates the pointer to an <b>ArkUI_AccessibilityElementInfo</b> object.
634 * @param clickable Indicates whether the element is clickable.
645 * @param elementInfo Indicates the pointer to an <b>ArkUI_AccessibilityElementInfo</b> object.
646 * @param longClickable Indicates whether the element is long clickable.
657 * @param elementInfo Indicates the pointer to an <b>ArkUI_AccessibilityElementInfo</b> object.
658 * @param isEnabled Indicates whether the element is enabled.
669 * @param elementInfo Indicates the pointer to an <b>ArkUI_AccessibilityElementInfo</b> object.
670 * @param isPassword Indicates whether the element is a password.
681 * @param elementInfo Indicates the pointer to an <b>ArkUI_AccessibilityElementInfo</b> object.
682 * @param scrollable Indicates whether the element is scrollable.
693 * @param elementInfo Indicates the pointer to an <b>ArkUI_AccessibilityElementInfo</b> object.
694 * @param editable Indicates whether the element is editable.
705 * @param elementInfo Indicates the pointer to an <b>ArkUI_AccessibilityElementInfo</b> object.
706 * @param isHint Indicates whether the element is a hint.
717 * @param elementInfo Indicates the pointer to an <b>ArkUI_AccessibilityElementInfo</b> object.
718 * @param rangeInfo Indicates the range information.
729 * @param elementInfo Indicates the pointer to an <b>ArkUI_AccessibilityElementInfo</b> object.
730 * @param gridInfo Indicates the grid information.
741 * @param elementInfo Indicates the pointer to an <b>ArkUI_AccessibilityElementInfo</b> object.
742 * @param gridItem Indicates the grid item.
753 * @param elementInfo Indicates the pointer to an <b>ArkUI_AccessibilityElementInfo</b> object.
754 * @param selectedTextStart Indicates the starting index of the selected text
765 * @param elementInfo Indicates the pointer to an <b>ArkUI_AccessibilityElementInfo</b> object.
766 * @param selectedTextEnd Indicates the end index of the selected text
777 * @param elementInfo Indicates the pointer to an <b>ArkUI_AccessibilityElementInfo</b> object.
778 * @param currentItemIndex Indicates the index of the currently selected item.
789 * @param elementInfo Indicates the pointer to an <b>ArkUI_AccessibilityElementInfo</b> object.
790 * @param startItemIndex Indicates the index of the first item.
801 * @param elementInfo Indicates the pointer to an <b>ArkUI_AccessibilityElementInfo</b> object.
802 * @param endItemIndex Indicates the index of the last item.
813 * @param elementInfo Indicates the pointer to an <b>ArkUI_AccessibilityElementInfo</b> object.
814 * @param itemCount Indicates the number of items.
825 * @param elementInfo Indicates the pointer to an <b>ArkUI_AccessibilityElementInfo</b> object.
826 * @param offset Indicates the scroll pixel offset relative to the top of the element.
837 * @param elementInfo Indicates the pointer to an <b>ArkUI_AccessibilityElementInfo</b> object.
838 * @param accessibilityGroup Indicates the accessibility group.
849 * @param elementInfo Indicates the pointer to an <b>ArkUI_AccessibilityElementInfo</b> object.
850 * @param accessibilityLevel Indicates the accessibility level.
861 * @param elementInfo Indicates the pointer to an <b>ArkUI_AccessibilityElementInfo</b> object.
862 * @param zIndex Indicates the z-index value.
873 * @param elementInfo Indicates the pointer to an <b>ArkUI_AccessibilityElementInfo</b> object.
874 * @param opacity Indicates the opacity.
885 * @param elementInfo Indicates the pointer to an <b>ArkUI_AccessibilityElementInfo</b> object.
886 * @param backgroundColor Indicates the background color.
897 * @param elementInfo Indicates the pointer to an <b>ArkUI_AccessibilityElementInfo</b> object.
898 * @param backgroundImage Indicates the backgroundImage.
909 * @param elementInfo Indicates the pointer to an <b>ArkUI_AccessibilityElementInfo</b> object.
910 * @param blur Indicates the blur effect.
921 * @param elementInfo Indicates the pointer to an <b>ArkUI_AccessibilityElementInfo</b> object.
922 * @param hitTestBehavior Indicates the hit test behavior.
943 * @param elementInfo Indicates the pointer to the <b>ArkUI_AccessibilityElementInfo</b> object to destroy.
961 * @param eventInfo Indicates the pointer to the <b>ArkUI_AccessibilityEventInfo</b> object to destroy.
969 * @param eventInfo Indicates the pointer to an <b>ArkUI_AccessibilityEventInfo</b> object.
970 * @param eventType Indicates the event type.
981 * @param eventInfo Indicates the pointer to an <b>ArkUI_AccessibilityEventInfo</b> object.
982 * @param textAnnouncedForAccessibility Indicates the text announced for accessibility.
993 * @param eventInfo Indicates the pointer to an <b>ArkUI_AccessibilityEventInfo</b> object.
994 * @param requestFocusId Indicates the request focus ID.
1005 * @param eventInfo Indicates the pointer to an <b>ArkUI_AccessibilityEventInfo</b> object.
1006 * @param elementInfo Indicates the pointer to an <b>ArkUI_AccessibilityElementInfo</b> object.
1017 * @param arguments Indicates the pointer to an <b>ArkUI_AccessibilityActionArguments</b> object.
1018 * @param key Indicates the key.
1019 * @param value Indicates the value.