Searched refs:fullImpl (Results 1 - 5 of 5) sorted by relevance
/foundation/arkui/ace_engine/interfaces/native/node/ |
H A D | node_adapter_impl.cpp | 28 auto* fullImpl = OHOS::Ace::NodeModel::GetFullImpl(); in OH_ArkUI_NodeAdapter_Create() local 29 CHECK_NULL_RETURN(fullImpl, nullptr); in OH_ArkUI_NodeAdapter_Create() 30 auto* nodeAdapter = fullImpl->getNodeAdapterAPI()->create(); in OH_ArkUI_NodeAdapter_Create() 37 auto* fullImpl = OHOS::Ace::NodeModel::GetFullImpl(); in OH_ArkUI_NodeAdapter_Dispose() local 38 CHECK_NULL_VOID(fullImpl); in OH_ArkUI_NodeAdapter_Dispose() 39 fullImpl->getNodeAdapterAPI()->dispose(reinterpret_cast<ArkUINodeAdapterHandle>(handle)); in OH_ArkUI_NodeAdapter_Dispose() 45 auto* fullImpl = OHOS::Ace::NodeModel::GetFullImpl(); in OH_ArkUI_NodeAdapter_SetTotalNodeCount() local 46 CHECK_NULL_RETURN(fullImpl, OHOS::Ace::ERROR_CODE_NATIVE_IMPL_LIBRARY_NOT_FOUND); in OH_ArkUI_NodeAdapter_SetTotalNodeCount() 47 return fullImpl->getNodeAdapterAPI()->setTotalNodeCount(reinterpret_cast<ArkUINodeAdapterHandle>(handle), size); in OH_ArkUI_NodeAdapter_SetTotalNodeCount() 53 auto* fullImpl in OH_ArkUI_NodeAdapter_GetTotalNodeCount() local 63 auto* fullImpl = OHOS::Ace::NodeModel::GetFullImpl(); OH_ArkUI_NodeAdapter_RegisterEventReceiver() local 72 auto* fullImpl = OHOS::Ace::NodeModel::GetFullImpl(); OH_ArkUI_NodeAdapter_UnregisterEventReceiver() local 80 auto* fullImpl = OHOS::Ace::NodeModel::GetFullImpl(); OH_ArkUI_NodeAdapter_ReloadAllItems() local 89 auto* fullImpl = OHOS::Ace::NodeModel::GetFullImpl(); OH_ArkUI_NodeAdapter_ReloadItem() local 99 auto* fullImpl = OHOS::Ace::NodeModel::GetFullImpl(); OH_ArkUI_NodeAdapter_RemoveItem() local 109 auto* fullImpl = OHOS::Ace::NodeModel::GetFullImpl(); OH_ArkUI_NodeAdapter_InsertItem() local 118 auto* fullImpl = OHOS::Ace::NodeModel::GetFullImpl(); OH_ArkUI_NodeAdapter_MoveItem() local 126 auto* fullImpl = OHOS::Ace::NodeModel::GetFullImpl(); OH_ArkUI_NodeAdapter_GetAllItems() local 164 auto* fullImpl = OHOS::Ace::NodeModel::GetFullImpl(); OH_ArkUI_NodeAdapterEvent_GetRemovedNode() local 173 auto* fullImpl = OHOS::Ace::NodeModel::GetFullImpl(); OH_ArkUI_NodeAdapterEvent_GetHostNode() local 208 auto* fullImpl = OHOS::Ace::NodeModel::GetFullImpl(); OH_ArkUI_GetContextByNode() local [all...] |
H A D | style_modifier.cpp | 792 auto* fullImpl = GetFullImpl(); in SetWidth() local 794 fullImpl->getNodeModifiers()->getCommonModifier()->setWidth( in SetWidth() 801 auto* fullImpl = GetFullImpl(); in ResetWidth() local 802 fullImpl->getNodeModifiers()->getCommonModifier()->resetWidth(node->uiNodeHandle); in ResetWidth() 822 auto* fullImpl = GetFullImpl(); in SetHeight() local 824 fullImpl->getNodeModifiers()->getCommonModifier()->setHeight( in SetHeight() 831 auto* fullImpl = GetFullImpl(); in ResetHeight() local 832 fullImpl->getNodeModifiers()->getCommonModifier()->resetHeight(node->uiNodeHandle); in ResetHeight() 851 auto* fullImpl = GetFullImpl(); in SetBackgroundColor() local 853 fullImpl in SetBackgroundColor() 870 auto* fullImpl = GetFullImpl(); ResetBackgroundColor() local 899 auto* fullImpl = GetFullImpl(); SetBackgroundImage() local 919 auto* fullImpl = GetFullImpl(); ResetBackgroundImage() local 925 auto* fullImpl = GetFullImpl(); GetBackgroundImage() local 939 auto* fullImpl = GetFullImpl(); SetPadding() local 964 auto* fullImpl = GetFullImpl(); ResetPadding() local 974 auto* fullImpl = GetFullImpl(); GetPadding() local 997 auto* fullImpl = GetFullImpl(); SetKey() local 1004 auto* fullImpl = GetFullImpl(); ResetKey() local 1022 auto* fullImpl = GetFullImpl(); SetEnabled() local 1029 auto* fullImpl = GetFullImpl(); ResetEnabled() local 1045 auto* fullImpl = GetFullImpl(); SetMargin() local 1078 auto* fullImpl = GetFullImpl(); ResetMargin() local 1090 auto* fullImpl = GetFullImpl(); GetMargin() local 1116 auto fullImpl = GetFullImpl(); SetTranslate() local 1132 auto* fullImpl = GetFullImpl(); ResetTranslate() local 1139 auto* fullImpl = GetFullImpl(); GetTranslate() local 1151 auto fullImpl = GetFullImpl(); SetScale() local 1169 auto* fullImpl = GetFullImpl(); ResetScale() local 1176 auto* fullImpl = GetFullImpl(); GetScale() local 1191 auto fullImpl = GetFullImpl(); SetRotate() local 1205 auto* fullImpl = GetFullImpl(); ResetRotate() local 1212 auto* fullImpl = GetFullImpl(); GetRotate() local 1233 auto fullImpl = GetFullImpl(); SetBrightness() local 1242 auto* fullImpl = GetFullImpl(); ResetBrightness() local 1249 auto* fullImpl = GetFullImpl(); GetBrightness() local 1261 auto fullImpl = GetFullImpl(); SetSaturate() local 1270 auto* fullImpl = GetFullImpl(); ResetSaturate() local 1277 auto* fullImpl = GetFullImpl(); GetSaturate() local 1289 auto fullImpl = GetFullImpl(); SetBlur() local 1307 auto* fullImpl = GetFullImpl(); ResetBlur() local 1323 auto* fullImpl = GetFullImpl(); SetLinearGradient() local 1385 auto* fullImpl = GetFullImpl(); ResetLinearGradient() local 1396 auto fullImpl = GetFullImpl(); SetAlign() local 1412 auto* fullImpl = GetFullImpl(); ResetAlign() local 1426 auto* fullImpl = GetFullImpl(); SetOpacity() local 1433 auto* fullImpl = GetFullImpl(); ResetOpacity() local 1450 auto* fullImpl = GetFullImpl(); SetBorderWidth() local 1485 auto* fullImpl = GetFullImpl(); ResetBorderWidth() local 1495 auto* fullImpl = GetFullImpl(); GetBorderWidth() local 1512 auto* fullImpl = GetFullImpl(); SetBorderRadius() local 1553 auto* fullImpl = GetFullImpl(); ResetBorderRadius() local 1567 auto* fullImpl = GetFullImpl(); GetBorderRadius() local 1584 auto* fullImpl = GetFullImpl(); SetBorderWidthPercent() local 1623 auto* fullImpl = GetFullImpl(); GetBorderWidthPercent() local 1639 auto* fullImpl = GetFullImpl(); SetBorderRadiusPercent() local 1681 auto* fullImpl = GetFullImpl(); GetBorderRadiusPercent() local 1697 auto* fullImpl = GetFullImpl(); SetBorderColor() local 1722 auto* fullImpl = GetFullImpl(); ResetBorderColor() local 1732 auto* fullImpl = GetFullImpl(); GetBorderColor() local 1748 auto* fullImpl = GetFullImpl(); SetBorderStyle() local 1781 auto* fullImpl = GetFullImpl(); ResetBorderStyle() local 1791 auto* fullImpl = GetFullImpl(); GetBorderStyle() local 1807 auto* fullImpl = GetFullImpl(); SetZIndex() local 1814 auto* fullImpl = GetFullImpl(); ResetZIndex() local 1835 auto* fullImpl = GetFullImpl(); SetVisibility() local 1842 auto* fullImpl = GetFullImpl(); ResetVisibility() local 1861 auto* fullImpl = GetFullImpl(); SetClip() local 1868 auto* fullImpl = GetFullImpl(); ResetClip() local 1887 auto* fullImpl = GetFullImpl(); SetClipShape() local 1919 auto* fullImpl = GetFullImpl(); ResetClipShape() local 1964 auto* fullImpl = GetFullImpl(); SetTransform() local 1975 auto* fullImpl = GetFullImpl(); ResetTransform() local 1999 auto* fullImpl = GetFullImpl(); SetHitTestBehavior() local 2006 auto* fullImpl = GetFullImpl(); ResetHitTestBehavior() local 2024 auto* fullImpl = GetFullImpl(); SetPosition() local 2033 auto* fullImpl = GetFullImpl(); ResetPosition() local 2056 auto* fullImpl = GetFullImpl(); SetShadow() local 2065 auto* fullImpl = GetFullImpl(); ResetShadow() local 2081 auto* fullImpl = GetFullImpl(); SetCustomShadow() local 2123 auto* fullImpl = GetFullImpl(); ResetCustomShadow() local 2146 auto* fullImpl = GetFullImpl(); SetFocusable() local 2160 auto* fullImpl = GetFullImpl(); ResetFocusable() local 2169 auto* fullImpl = GetFullImpl(); SetAccessibilityGroup() local 2184 auto* fullImpl = GetFullImpl(); ResetAccessibilityGroup() local 2193 auto* fullImpl = GetFullImpl(); SetAccessibilityText() local 2208 auto* fullImpl = GetFullImpl(); ResetAccessibilityText() local 2217 auto* fullImpl = GetFullImpl(); SetAccessibilityLevel() local 2234 auto* fullImpl = GetFullImpl(); ResetAccessibilityLevel() local 2243 auto* fullImpl = GetFullImpl(); SetAccessibilityDescription() local 2259 auto* fullImpl = GetFullImpl(); ResetAccessibilityDescription() local 2272 auto* fullImpl = GetFullImpl(); SetAccessibilityActions() local 2280 auto* fullImpl = GetFullImpl(); ResetAccessibilityActions() local 2286 auto* fullImpl = GetFullImpl(); GetAccessibilityActions() local 2303 auto* fullImpl = GetFullImpl(); SetAccessibilityRole() local 2311 auto* fullImpl = GetFullImpl(); ResetAccessibilityRole() local 2317 auto* fullImpl = GetFullImpl(); GetAccessibilityRole() local 2330 auto* fullImpl = GetFullImpl(); SetDefaultFocus() local 2344 auto* fullImpl = GetFullImpl(); ResetDefaultFocus() local 2353 auto* fullImpl = GetFullImpl(); SetResponseRegion() local 2384 auto* fullImpl = GetFullImpl(); ResetResponseRegion() local 2393 auto* fullImpl = GetFullImpl(); SetOverlay() local 2443 auto* fullImpl = GetFullImpl(); ResetOverlay() local 2453 auto fullImpl = GetFullImpl(); SetBackgroundImagePosition() local 2465 auto* fullImpl = GetFullImpl(); ResetBackgroundImagePosition() local 2472 auto fullImpl = GetFullImpl(); GetBackgroundImagePosition() local 2491 auto* fullImpl = GetFullImpl(); SetSweepGradient() local 2550 auto* fullImpl = GetFullImpl(); ResetSweepGradient() local 2605 auto* fullImpl = GetFullImpl(); SetRadialGradient() local 2652 auto* fullImpl = GetFullImpl(); ResetRadialGradient() local 2701 auto* fullImpl = GetFullImpl(); SetMask() local 2756 auto* fullImpl = GetFullImpl(); ResetMask() local 2828 auto* fullImpl = GetFullImpl(); SetBlendMode() local 2840 auto* fullImpl = GetFullImpl(); ResetBlendMode() local 2862 auto* fullImpl = GetFullImpl(); SetDirection() local 2869 auto* fullImpl = GetFullImpl(); ResetDirection() local 2889 auto* fullImpl = GetFullImpl(); SetAlignSelf() local 2896 auto* fullImpl = GetFullImpl(); ResetAlignSelf() local 2915 auto fullImpl = GetFullImpl(); SetFlexGrow() local 2922 auto* fullImpl = GetFullImpl(); ResetFlexGrow() local 2941 auto fullImpl = GetFullImpl(); SetFlexShrink() local 2948 auto* fullImpl = GetFullImpl(); ResetFlexShrink() local 2967 auto fullImpl = GetFullImpl(); SetFlexBasis() local 2975 auto* fullImpl = GetFullImpl(); ResetFlexBasis() local 2992 auto* fullImpl = GetFullImpl(); SetConstraintSize() local 3011 auto* fullImpl = GetFullImpl(); ResetConstraintSize() local 3035 auto* fullImpl = GetFullImpl(); SetGrayscale() local 3042 auto* fullImpl = GetFullImpl(); ResetGrayscale() local 3061 auto fullImpl = GetFullImpl(); SetInvert() local 3069 auto* fullImpl = GetFullImpl(); ResetInvert() local 3088 auto* fullImpl = GetFullImpl(); SetSepia() local 3095 auto* fullImpl = GetFullImpl(); ResetSepia() local 3114 auto* fullImpl = GetFullImpl(); SetContrast() local 3121 auto* fullImpl = GetFullImpl(); ResetContrast() local 3137 auto* fullImpl = GetFullImpl(); SetForegroundColor() local 3155 auto* fullImpl = GetFullImpl(); ResetForegroundColor() local 3189 auto* fullImpl = GetFullImpl(); SetAspectRatio() local 3196 auto* fullImpl = GetFullImpl(); ResetAspectRatio() local 3213 auto* fullImpl = GetFullImpl(); SetLayoutWeight() local 3220 auto* fullImpl = GetFullImpl(); ResetLayoutWeight() local 3238 auto* fullImpl = GetFullImpl(); SetDisplayPriority() local 3245 auto* fullImpl = GetFullImpl(); ResetDisplayPriority() local 3266 auto* fullImpl = GetFullImpl(); SetOutlineWidth() local 3275 auto* fullImpl = GetFullImpl(); ResetOutlineWidth() local 3309 auto* fullImpl = GetFullImpl(); SetGeometryTransition() local 3317 auto* fullImpl = GetFullImpl(); ResetGeometryTransition() local 3341 auto* fullImpl = GetFullImpl(); SetChainMode() local 3350 auto* fullImpl = GetFullImpl(); ResetChainMode() local 3374 auto* fullImpl = GetFullImpl(); SetWidthPercent() local 3401 auto* fullImpl = GetFullImpl(); SetHeightPercent() local 3427 auto* fullImpl = GetFullImpl(); SetPaddingPercent() local 3447 auto* fullImpl = GetFullImpl(); GetPaddingPercent() local 3463 auto* fullImpl = GetFullImpl(); SetMarginPercent() local 3491 auto* fullImpl = GetFullImpl(); GetMarginPercent() local 3509 auto* fullImpl = GetFullImpl(); SetRenderFit() local 3516 auto* fullImpl = GetFullImpl(); ResetRenderFit() local 3533 auto* fullImpl = GetFullImpl(); SetOutlineColor() local 3555 auto* fullImpl = GetFullImpl(); ResetOutlineColor() local 3561 auto* fullImpl = GetFullImpl(); GetOutlineColor() local 3584 auto* fullImpl = GetFullImpl(); SetSize() local 3593 auto* fullImpl = GetFullImpl(); ResetSize() local 3599 auto* fullImpl = GetFullImpl(); GetSize() local 3613 auto* fullImpl = GetFullImpl(); SetRenderGroup() local 3621 auto* fullImpl = GetFullImpl(); ResetRenderGroup() local 3637 auto* fullImpl = GetFullImpl(); SetColorBlend() local 3645 auto* fullImpl = GetFullImpl(); ResetColorBlend() local 3688 auto* fullImpl = GetFullImpl(); ResetExpandSafeArea() local 3704 auto fullImpl = GetFullImpl(); SetTransition() local 3717 auto* fullImpl = GetFullImpl(); SetFocusBox() local 3726 auto* fullImpl = GetFullImpl(); ResetFocusBox() local 3732 auto* fullImpl = GetFullImpl(); SetClickDistance() local 3740 auto* fullImpl = GetFullImpl(); ResetClickDistance() local 3764 auto* fullImpl = GetFullImpl(); SetFontColor() local 3792 auto* fullImpl = GetFullImpl(); ResetFontColor() local 3814 auto* fullImpl = GetFullImpl(); SetFontWeight() local 3842 auto* fullImpl = GetFullImpl(); ResetFontWeight() local 3862 auto* fullImpl = GetFullImpl(); SetFontSize() local 3886 auto* fullImpl = GetFullImpl(); ResetFontSize() local 3908 auto* fullImpl = GetFullImpl(); SetFontStyle() local 3932 auto* fullImpl = GetFullImpl(); ResetFontStyle() local 3947 auto* fullImpl = GetFullImpl(); SetTextInputPlaceholder() local 3967 auto* fullImpl = GetFullImpl(); ResetTextInputPlaceholder() local 3974 auto* fullImpl = GetFullImpl(); SetTextInputText() local 3994 auto* fullImpl = GetFullImpl(); ResetTextInputText() local 4005 auto* fullImpl = GetFullImpl(); SetCaretColor() local 4034 auto* fullImpl = GetFullImpl(); ResetCaretColor() local 4054 auto* fullImpl = GetFullImpl(); SetCaretStyle() local 4072 auto* fullImpl = GetFullImpl(); ResetCaretStyle() local 4082 auto* fullImpl = GetFullImpl(); SetShowUnderline() local 4098 auto* fullImpl = GetFullImpl(); ResetShowUnderline() local 4109 auto* fullImpl = GetFullImpl(); SetMaxLength() local 4138 auto* fullImpl = GetFullImpl(); ResetMaxLength() local 4159 auto* fullImpl = GetFullImpl(); SetEnterKeyType() local 4175 auto* fullImpl = GetFullImpl(); ResetEnterKeyType() local 4186 auto* fullImpl = GetFullImpl(); SetPlaceholderColor() local 4215 auto* fullImpl = GetFullImpl(); ResetPlaceholderColor() local 4233 auto* fullImpl = GetFullImpl(); SetTextInputPlaceholderFont() local 4277 auto* fullImpl = GetFullImpl(); ResetTextInputPlaceholderFont() local 4288 auto* fullImpl = GetFullImpl(); SetEnableKeyboardOnFocus() local 4304 auto* fullImpl = GetFullImpl(); ResetEnableKeyboardOnFocus() local 4316 auto* fullImpl = GetFullImpl(); SetTextInputType() local 4332 auto* fullImpl = GetFullImpl(); ResetTextInputType() local 4343 auto* fullImpl = GetFullImpl(); SetSelectedBackgroundColor() local 4359 auto* fullImpl = GetFullImpl(); ResetSelectedBackgroundColor() local 4370 auto* fullImpl = GetFullImpl(); SetShowPasswordIcon() local 4386 auto* fullImpl = GetFullImpl(); ResetShowPasswordIcon() local 4397 auto* fullImpl = GetFullImpl(); StopTextInputEditing() local 4431 auto* fullImpl = GetFullImpl(); SetTextInputCancelButton() local 4455 auto* fullImpl = GetFullImpl(); ResetTextInputCancelButton() local 4469 auto* fullImpl = GetFullImpl(); SetTextInputTextSelection() local 4487 auto* fullImpl = GetFullImpl(); ResetTextInputTextSelection() local 4496 auto* fullImpl = GetFullImpl(); SetTextInputSelectionMenuHidden() local 4511 auto* fullImpl = GetFullImpl(); ResetTextInputSelectionMenuHidden() local 4527 auto* fullImpl = GetFullImpl(); SetTextInputUnderlineColor() local 4536 auto* fullImpl = GetFullImpl(); GetTextInputUnderlineColor() local 4548 auto* fullImpl = GetFullImpl(); ResetTextInputUnderlineColor() local 4554 auto* fullImpl = GetFullImpl(); SetTextInputEnableAutoFill() local 4566 auto fullImpl = GetFullImpl(); GetTextInputEnableAutoFill() local 4575 auto* fullImpl = GetFullImpl(); ResetTextInputEnableAutoFill() local 4581 auto* fullImpl = GetFullImpl(); SetTextInputContentType() local 4599 auto fullImpl = GetFullImpl(); GetTextInputContentType() local 4615 auto* fullImpl = GetFullImpl(); ResetTextInputContentType() local 4621 auto* fullImpl = GetFullImpl(); SetTextInputPasswordRules() local 4633 auto fullImpl = GetFullImpl(); GetTextInputPasswordRules() local 4641 auto* fullImpl = GetFullImpl(); ResetTextInputPasswordRules() local 4647 auto* fullImpl = GetFullImpl(); SetTextInputSelectAll() local 4659 auto fullImpl = GetFullImpl(); GetTextInputSelectAll() local 4668 auto* fullImpl = GetFullImpl(); ResetTextInputSelectAll() local 4674 auto* fullImpl = GetFullImpl(); SetTextInputCaretOffset() local 4687 auto* fullImpl = GetFullImpl(); GetTextInputCaretOffset() local 4700 auto* fullImpl = GetFullImpl(); ResetTextInputCaretOffset() local 4706 auto* fullImpl = GetFullImpl(); SetInputFilter() local 4718 auto fullImpl = GetFullImpl(); GetInputFilter() local 4726 auto* fullImpl = GetFullImpl(); ResetInputFilter() local 4732 auto* fullImpl = GetFullImpl(); SetTextInputStyle() local 4744 auto fullImpl = GetFullImpl(); GetTextInputStyle() local 4752 auto* fullImpl = GetFullImpl(); ResetTextInputStyle() local 4759 auto* fullImpl = GetFullImpl(); GetTextInputContentRect() local 4771 auto* fullImpl = GetFullImpl(); GetTextInputContentLineCount() local 4783 auto fullImpl = GetFullImpl(); SetInputCustomKeyboard() local 4796 auto fullImpl = GetFullImpl(); GetInputCustomKeyboard() local 4811 auto* fullImpl = GetFullImpl(); ResetInputCustomKeyboard() local 4817 auto* fullImpl = GetFullImpl(); SetTextInputWordBreak() local 4829 auto fullImpl = GetFullImpl(); GetTextInputWordBreak() local 4838 auto* fullImpl = GetFullImpl(); ResetTextInputWordBreak() local 4844 auto* fullImpl = GetFullImpl(); SetTextInputShowKeyBoardOnFocus() local 4856 auto fullImpl = GetFullImpl(); GetTextInputShowKeyBoardOnFocus() local 4865 auto* fullImpl = GetFullImpl(); ResetTextInputShowKeyBoardOnFocus() local 4871 auto* fullImpl = GetFullImpl(); SetTextInputNumberOfLines() local 4883 auto fullImpl = GetFullImpl(); GetTextInputNumberOfLines() local 4892 auto* fullImpl = GetFullImpl(); ResetTextInputNumberOfLines() local 4902 auto* fullImpl = GetFullImpl(); SetBlurOnSubmit() local 4909 auto* fullImpl = GetFullImpl(); ResetBlurOnSubmit() local 4924 auto* fullImpl = GetFullImpl(); GetBlurOnSubmit() local 4937 auto fullImpl = GetFullImpl(); SetAlignContent() local 4945 auto fullImpl = GetFullImpl(); GetAlignContent() local 4955 auto* fullImpl = GetFullImpl(); ResetAlignContent() local 4981 auto fullImpl = GetFullImpl(); SetScrollFriction() local 4996 auto* fullImpl = GetFullImpl(); ResetScrollFriction() local 5031 auto fullImpl = GetFullImpl(); SetScrollScrollSnap() local 5060 auto* fullImpl = GetFullImpl(); ResetScrollScrollSnap() local 5086 auto fullImpl = GetFullImpl(); SetScrollScrollBar() local 5101 auto* fullImpl = GetFullImpl(); ResetScrollScrollBar() local 5133 auto fullImpl = GetFullImpl(); SetScrollScrollBarWidth() local 5152 auto* fullImpl = GetFullImpl(); ResetScrollScrollBarWidth() local 5183 auto fullImpl = GetFullImpl(); SetScrollScrollBarColor() local 5201 auto* fullImpl = GetFullImpl(); ResetScrollScrollBarColor() local 5225 auto fullImpl = GetFullImpl(); SetScrollScrollable() local 5234 auto* fullImpl = GetFullImpl(); ResetScrollScrollable() local 5274 auto fullImpl = GetFullImpl(); SetScrollEdgeEffect() local 5297 auto* fullImpl = GetFullImpl(); ResetScrollEdgeEffect() local 5330 auto fullImpl = GetFullImpl(); SetScrollEnableScrollInteraction() local 5348 auto* fullImpl = GetFullImpl(); ResetScrollEnableScrollInteraction() local 5367 auto* fullImpl = GetFullImpl(); SetScrollNestedScroll() local 5401 auto* fullImpl = GetFullImpl(); ResetScrollNestedScroll() local 5417 auto* fullImpl = GetFullImpl(); SetScrollTo() local 5454 auto* fullImpl = GetFullImpl(); ResetScrollTo() local 5464 auto* fullImpl = GetFullImpl(); SetScrollEdge() local 5479 auto* fullImpl = GetFullImpl(); ResetScrollEdge() local 5497 auto fullImpl = GetFullImpl(); SetScrollEnablePaging() local 5506 auto* fullImpl = GetFullImpl(); ResetScrollEnablePaging() local 5522 auto* fullImpl = GetFullImpl(); SetScrollPage() local 5545 auto* fullImpl = GetFullImpl(); SetScrollBy() local 5571 auto* fullImpl = GetFullImpl(); SetScrollFling() local 5589 auto* fullImpl = GetFullImpl(); SetScrollFadingEdge() local 5607 auto* fullImpl = GetFullImpl(); ResetScrollFadingEdge() local 5624 auto fullImpl = GetFullImpl(); SetListDirection() local 5633 auto* fullImpl = GetFullImpl(); ResetListDirection() local 5651 auto fullImpl = GetFullImpl(); SetListSticky() local 5660 auto* fullImpl = GetFullImpl(); ResetListSticky() local 5678 auto fullImpl = GetFullImpl(); SetListSpace() local 5687 auto* fullImpl = GetFullImpl(); ResetListSpace() local 5703 auto* fullImpl = GetFullImpl(); ResetListNodeAdapter() local 5732 auto* fullImpl = GetFullImpl(); ResetListCachedCount() local 5756 auto* fullImpl = GetFullImpl(); ResetListAlignListItem() local 5780 auto* fullImpl = GetFullImpl(); ResetListChildrenMainSize() local 5801 auto* fullImpl = GetFullImpl(); SetListScrollToIndex() local 5823 auto* fullImpl = GetFullImpl(); ResetListInitialIndex() local 5842 auto fullImpl = GetFullImpl(); SetListDivider() local 5855 auto* fullImpl = GetFullImpl(); ResetListDivider() local 5879 auto* fullImpl = GetFullImpl(); SetTextAreaPlaceholderFont() local 5923 auto* fullImpl = GetFullImpl(); ResetTextAreaPlaceholderFont() local 5930 auto* fullImpl = GetFullImpl(); SetTextAreaPlaceholder() local 5950 auto* fullImpl = GetFullImpl(); ResetTextAreaPlaceholder() local 5957 auto* fullImpl = GetFullImpl(); SetTextAreaText() local 5977 auto* fullImpl = GetFullImpl(); ResetTextAreaText() local 5988 auto* fullImpl = GetFullImpl(); StopTextAreaEditing() local 6010 auto* fullImpl = GetFullImpl(); SetTextAreaType() local 6025 auto* fullImpl = GetFullImpl(); ResetTextAreaType() local 6034 auto* fullImpl = GetFullImpl(); SetTextAreaShowCounter() local 6064 auto* fullImpl = GetFullImpl(); ResetTextAreaShowCounter() local 6087 auto* fullImpl = GetFullImpl(); SetTextAreaSelectionMenuHidden() local 6102 auto* fullImpl = GetFullImpl(); ResetTextAreaSelectionMenuHidden() local 6112 auto* fullImpl = GetFullImpl(); SetButtonLabel() local 6127 auto* fullImpl = GetFullImpl(); ResetButtonLabel() local 6139 auto* fullImpl = GetFullImpl(); SetButtonType() local 6153 auto* fullImpl = GetFullImpl(); ResetButtonType() local 6163 auto* fullImpl = GetFullImpl(); SetProgressValue() local 6178 auto* fullImpl = GetFullImpl(); ResetProgressValue() local 6188 auto* fullImpl = GetFullImpl(); SetProgressTotal() local 6203 auto* fullImpl = GetFullImpl(); ResetProgressTotal() local 6213 auto* fullImpl = GetFullImpl(); SetProgressColor() local 6228 auto* fullImpl = GetFullImpl(); ResetProgressColor() local 6239 auto* fullImpl = GetFullImpl(); SetProgressType() local 6258 auto* fullImpl = GetFullImpl(); ResetProgressType() local 6265 auto* fullImpl = GetFullImpl(); SetXComponentId() local 6289 auto* fullImpl = GetFullImpl(); SetXComponentType() local 6305 auto* fullImpl = GetFullImpl(); ResetXComponentType() local 6317 auto* fullImpl = GetFullImpl(); SetXComponentSurfaceSize() local 6336 auto* fullImpl = GetFullImpl(); ResetXComponentSurfaceSize() local 6347 auto* fullImpl = GetFullImpl(); SetBaseLineOffset() local 6360 auto* fullImpl = GetFullImpl(); ResetBaselineOffset() local 6374 auto* fullImpl = GetFullImpl(); SetTextShadow() local 6390 auto* fullImpl = GetFullImpl(); ResetTextShadow() local 6403 auto fullImpl = GetFullImpl(); SetTextMinFontSize() local 6434 auto fullImpl = GetFullImpl(); ResetTextMinFontSize() local 6449 auto fullImpl = GetFullImpl(); SetTextMaxFontSize() local 6480 auto fullImpl = GetFullImpl(); ResetTextMaxFontSize() local 6495 auto fullImpl = GetFullImpl(); SetTextFont() local 6555 auto fullImpl = GetFullImpl(); ResetTextFont() local 6564 auto fullImpl = GetFullImpl(); SetTextHeightAdaptivePolicy() local 6580 auto fullImpl = GetFullImpl(); ResetTextHeightAdaptivePolicy() local 6590 auto* fullImpl = GetFullImpl(); SetToggleSelectedColor() local 6606 auto* fullImpl = GetFullImpl(); ResetToggleSelectedColor() local 6616 auto* fullImpl = GetFullImpl(); SetToggleSwitchPointColor() local 6633 auto* fullImpl = GetFullImpl(); ResetToggleSwitchPointColor() local 6643 auto* fullImpl = GetFullImpl(); SetToggleValue() local 6659 auto* fullImpl = GetFullImpl(); ResetToggleValue() local 6668 auto* fullImpl = GetFullImpl(); SetToggleUnselectedColor() local 6684 auto* fullImpl = GetFullImpl(); ResetToggleUnselectedColor() local 6704 auto fullImpl = GetFullImpl(); SetLoadingProgressColor() local 6712 auto fullImpl = GetFullImpl(); ResetLoadingProgressColor() local 6731 auto fullImpl = GetFullImpl(); SetLoadingProgressEnableLoading() local 6740 auto fullImpl = GetFullImpl(); ResetLoadingProgressEnableLoading() local 6754 auto* fullImpl = GetFullImpl(); SetSwiperLoop() local 6762 auto* fullImpl = GetFullImpl(); ResetSwiperLoop() local 6781 auto* fullImpl = GetFullImpl(); SetSwiperAutoPlay() local 6788 auto* fullImpl = GetFullImpl(); ResetSwiperAutoPlay() local 6807 auto* fullImpl = GetFullImpl(); SetSwiperShowIndicator() local 6825 auto* fullImpl = GetFullImpl(); ResetSwiperShowIndicator() local 6844 auto* fullImpl = GetFullImpl(); SetSwiperInterval() local 6852 auto* fullImpl = GetFullImpl(); ResetSwiperInterval() local 6871 auto* fullImpl = GetFullImpl(); SetSwiperVertical() local 6879 auto* fullImpl = GetFullImpl(); ResetSwiperVertical() local 6898 auto* fullImpl = GetFullImpl(); SetSwiperDuration() local 6905 auto* fullImpl = GetFullImpl(); ResetSwiperDuration() local 6925 auto* fullImpl = GetFullImpl(); SetSwiperCurve() local 6933 auto* fullImpl = GetFullImpl(); ResetSwiperCurve() local 6952 auto* fullImpl = GetFullImpl(); SetSwiperItemSpace() local 6960 auto* fullImpl = GetFullImpl(); ResetSwiperItemSpace() local 6979 auto* fullImpl = GetFullImpl(); SetSwiperIndex() local 6986 auto* fullImpl = GetFullImpl(); ResetSwiperIndex() local 7005 auto* fullImpl = GetFullImpl(); SetSwiperDisplayCount() local 7015 auto* fullImpl = GetFullImpl(); ResetSwiperDisplayCount() local 7034 auto* fullImpl = GetFullImpl(); SetSwiperDisableSwipe() local 7042 auto* fullImpl = GetFullImpl(); ResetSwiperDisableSwipe() local 7061 auto* fullImpl = GetFullImpl(); SetSwiperShowDisplayArrow() local 7088 auto* fullImpl = GetFullImpl(); ResetSwiperShowDisplayArrow() local 7108 auto* fullImpl = GetFullImpl(); SetSwiperEffectMode() local 7116 auto* fullImpl = GetFullImpl(); ResetSwiperEffectMode() local 7138 auto* fullImpl = GetFullImpl(); ResetSwiperNodeAdapter() local 7168 auto* fullImpl = GetFullImpl(); ResetSwiperCachedCount() local 7189 auto* fullImpl = GetFullImpl(); SetSwiperNestedScroll() local 7196 auto* fullImpl = GetFullImpl(); ResetSwiperNestedScroll() local 7202 auto* fullImpl = GetFullImpl(); GetSwiperNestedScroll() local 7219 auto* fullImpl = GetFullImpl(); SetSwiperToIndex() local 7238 auto* fullImpl = GetFullImpl(); SetSwiperPrevMargin() local 7247 auto* fullImpl = GetFullImpl(); ResetSwiperPrevMargin() local 7254 auto* fullImpl = GetFullImpl(); GetSwiperPrevMargin() local 7278 auto* fullImpl = GetFullImpl(); SetSwiperNextMargin() local 7287 auto* fullImpl = GetFullImpl(); ResetSwiperNextMargin() local 7294 auto* fullImpl = GetFullImpl(); GetSwiperNextMargin() local 7340 auto* fullImpl = GetFullImpl(); SetSwiperIndicator() local 7347 auto* fullImpl = GetFullImpl(); ResetSwiperIndicator() local 7358 auto* fullImpl = GetFullImpl(); GetSwiperIndicator() local 7390 auto* fullImpl = GetFullImpl(); SetSwiperIndicatorInteractive() local 7398 auto* fullImpl = GetFullImpl(); ResetSwiperIndicatorInteractive() local 7415 auto* fullImpl = GetFullImpl(); SetTextFontFamily() local 7454 auto* fullImpl = GetFullImpl(); ResetTextFontFamily() local 7466 auto* fullImpl = GetFullImpl(); ResetTextCopyOption() local 7478 auto* fullImpl = GetFullImpl(); SetTextCopyOption() local 7496 auto* fullImpl = GetFullImpl(); GetBaseLineOffset() local 7510 auto* fullImpl = GetFullImpl(); GetTextShadow() local 7532 auto fullImpl = GetFullImpl(); SetListItemGroupHeader() local 7544 auto fullImpl = GetFullImpl(); SetListItemGroupFooter() local 7558 auto fullImpl = GetFullImpl(); SetListItemGroupDivider() local 7572 auto* fullImpl = GetFullImpl(); ResetListItemGroupDivider() local 7602 auto* fullImpl = GetFullImpl(); ResetListItemGroupChildrenMainSize() local 7618 auto* fullImpl = GetFullImpl(); ResetListItemSwiperAction() local 7636 auto fullImpl = GetFullImpl(); SetDatePickerLunar() local 7643 auto fullImpl = GetFullImpl(); ResetDatePickerLunar() local 7660 auto fullImpl = GetFullImpl(); SetDatePickerStart() local 7678 auto fullImpl = GetFullImpl(); ResetDatePickerStart() local 7695 auto fullImpl = GetFullImpl(); SetDatePickerEnd() local 7713 auto fullImpl = GetFullImpl(); ResetDatePickerEnd() local 7730 auto fullImpl = GetFullImpl(); SetDatePickerSelected() local 7748 auto fullImpl = GetFullImpl(); ResetDatePickerSelected() local 7765 auto fullImpl = GetFullImpl(); SetDatePickerDisappearTextStyle() local 7789 auto fullImpl = GetFullImpl(); ResetDatePickerDisappearTextStyle() local 7806 auto fullImpl = GetFullImpl(); SetDatePickerTextStyle() local 7830 auto fullImpl = GetFullImpl(); ResetDatePickerTextStyle() local 7847 auto fullImpl = GetFullImpl(); SetDatePickerSelectedTextStyle() local 7871 auto fullImpl = GetFullImpl(); ResetDatePickerSelectedTextStyle() local 7889 auto fullImpl = GetFullImpl(); SetTimePickerSelected() local 7908 auto fullImpl = GetFullImpl(); ResetTimePickerSelected() local 7927 auto fullImpl = GetFullImpl(); SetTimePickerUseMilitaryTime() local 7936 auto fullImpl = GetFullImpl(); ResetTimePickerUseMilitaryTime() local 7954 auto fullImpl = GetFullImpl(); SetTimePickerDisappearTextStyle() local 7978 auto fullImpl = GetFullImpl(); ResetTimePickerDisappearTextStyle() local 7996 auto fullImpl = GetFullImpl(); SetTimePickerTextStyle() local 8019 auto fullImpl = GetFullImpl(); ResetTimePickerTextStyle() local 8037 auto fullImpl = GetFullImpl(); SetTimePickerSelectedTextStyle() local 8060 auto fullImpl = GetFullImpl(); ResetTimePickerSelectedTextStyle() local 8079 auto fullImpl = GetFullImpl(); SetTextPickerDisappearTextStyle() local 8103 auto fullImpl = GetFullImpl(); ResetTextPickerDisappearTextStyle() local 8121 auto fullImpl = GetFullImpl(); SetTextPickerTextStyle() local 8145 auto fullImpl = GetFullImpl(); ResetTextPickerTextStyle() local 8163 auto fullImpl = GetFullImpl(); SetTextPickerSelectedTextStyle() local 8187 auto fullImpl = GetFullImpl(); ResetTextPickerSelectedTextStyle() local 8211 auto fullImpl = GetFullImpl(); SetTextPickerSelectedIndex() local 8223 auto fullImpl = GetFullImpl(); ResetTextPickerSelectedIndex() local 8230 auto fullImpl = GetFullImpl(); GetTextPickerRange() local 8247 auto fullImpl = GetFullImpl(); SetTextPickerRange() local 8259 auto fullImpl = GetFullImpl(); ResetTextPickerRange() local 8276 auto fullImpl = GetFullImpl(); SetTextPickerValue() local 8285 auto fullImpl = GetFullImpl(); ResetTextPickerValue() local 8309 auto fullImpl = GetFullImpl(); SetTextPickerSelected() local 8325 auto fullImpl = GetFullImpl(); SetTextPickerCanLoop() local 8341 auto fullImpl = GetFullImpl(); ResetTextPickerCanLoop() local 8351 auto fullImpl = GetFullImpl(); SetTextPickerDefaultPickerItemHeight() local 8369 auto fullImpl = GetFullImpl(); ResetTextPickerDefaultPickerItemHeight() local 8379 auto* fullImpl = GetFullImpl(); SetAlignItems() local 8397 auto* fullImpl = GetFullImpl(); ResetAlignItems() local 8412 auto fullImpl = GetFullImpl(); GetAlignItems() local 8433 auto* fullImpl = GetFullImpl(); SetJustifyContent() local 8451 auto* fullImpl = GetFullImpl(); ResetJustifyContent() local 8466 auto* fullImpl = GetFullImpl(); GetJustifyContent() local 8488 auto* fullImpl = GetFullImpl(); SetFlexOptions() local 8526 auto* fullImpl = GetFullImpl(); ResetFlexOptions() local 8544 auto* fullImpl = GetFullImpl(); SetBackgroundImageSize() local 8576 auto* fullImpl = GetFullImpl(); SetBackgroundImageSizeWithStyle() local 8625 auto* fullImpl = GetFullImpl(); SetBackgroundBlurStyle() local 8683 auto* fullImpl = GetFullImpl(); SetForegroundBlurStyle() local 8725 auto* fullImpl = GetFullImpl(); ResetForegroundBlurStyle() local 8731 auto fullImpl = GetFullImpl(); GetForegroundBlurStyle() local 8746 auto* fullImpl = GetFullImpl(); SetLayoutRect() local 8768 auto fullImpl = GetFullImpl(); GetLayoutRect() local 8781 auto fullImpl = GetFullImpl(); ResetLayoutRect() local 8790 auto* fullImpl = GetFullImpl(); SetFocusOnTouch() local 8798 auto* fullImpl = GetFullImpl(); ResetFocusOnTouch() local 8811 auto fullImpl = GetFullImpl(); GetAccessibilityID() local 8836 auto* fullImpl = GetFullImpl(); SetAccessibilityState() local 8845 auto* fullImpl = GetFullImpl(); GetAccessibilityState() local 8857 auto fullImpl = GetFullImpl(); ResetAccessibilityState() local 8880 auto* fullImpl = GetFullImpl(); SetAccessibilityValue() local 8889 auto* fullImpl = GetFullImpl(); GetAccessibilityValue() local 8902 auto fullImpl = GetFullImpl(); ResetAccessibilityValue() local 8962 auto* fullImpl = GetFullImpl(); SetTransformCenter() local 9006 auto* fullImpl = GetFullImpl(); SetOpacityTransition() local 9027 auto* fullImpl = GetFullImpl(); SetRotateTransition() local 9056 auto* fullImpl = GetFullImpl(); SetScaleTransition() local 9077 auto* fullImpl = GetFullImpl(); SetTranslateTransition() local 9108 auto* fullImpl = GetFullImpl(); SetMoveTransition() local 9130 auto* fullImpl = GetFullImpl(); SetOffset() local 9149 auto* fullImpl = GetFullImpl(); SetMarkAnchor() local 9171 auto* fullImpl = GetFullImpl(); SetAlignRules() local 9213 auto* fullImpl = GetFullImpl(); ResetAlignRules() local 9220 auto* fullImpl = GetFullImpl(); SetTextContent() local 9230 auto* fullImpl = GetFullImpl(); SetLineHeight() local 9261 auto* fullImpl = GetFullImpl(); SetDecoration() local 9299 auto* fullImpl = GetFullImpl(); SetTextCase() local 9322 auto* fullImpl = GetFullImpl(); SetLetterSpacing() local 9345 auto* fullImpl = GetFullImpl(); SetMaxLines() local 9370 auto* fullImpl = GetFullImpl(); SetTextAlign() local 9398 auto* fullImpl = GetFullImpl(); SetTextOverflow() local 9412 auto* fullImpl = GetFullImpl(); SetTextIndent() local 9424 auto* fullImpl = GetFullImpl(); ResetTextIndent() local 9431 auto* fullImpl = GetFullImpl(); SetTextWordBreak() local 9443 auto fullImpl = GetFullImpl(); GetTextWordBreak() local 9451 auto* fullImpl = GetFullImpl(); ResetTextWordBreak() local 9461 auto* fullImpl = GetFullImpl(); SetTextSelectedBackgroundColor() local 9476 auto* fullImpl = GetFullImpl(); ResetTextSelectedBackgroundColor() local 9482 auto* fullImpl = GetFullImpl(); SetTextEllipsisMode() local 9494 auto* fullImpl = GetFullImpl(); SetLineSpacing() local 9510 auto* fullImpl = GetFullImpl(); SetTextContentWithStyledString() local 9518 auto* fullImpl = GetFullImpl(); ResetTextContentWithStyledString() local 9529 auto* fullImpl = GetFullImpl(); SetHalfLeading() local 9537 auto fullImpl = GetFullImpl(); GetHalfLeading() local 9545 auto* fullImpl = GetFullImpl(); ResetHalfLeading() local 9551 auto fullImpl = GetFullImpl(); GetTextEllipsisMode() local 9559 auto fullImpl = GetFullImpl(); GetLineSpacing() local 9571 auto* fullImpl = GetFullImpl(); ResetTextEllipsisMode() local 9577 auto fullImpl = GetFullImpl(); ResetLineSpacing() local 9589 auto* fullImpl = GetFullImpl(); SetTextEnableDateDetector() local 9601 auto fullImpl = GetFullImpl(); GetTextEnableDateDetector() local 9609 auto* fullImpl = GetFullImpl(); ResetTextEnableDateDetector() local 9615 auto* fullImpl = GetFullImpl(); SetTextDataDetectorConfig() local 9628 auto* fullImpl = GetFullImpl(); GetTextDataDetectorConfig() local 9640 auto* fullImpl = GetFullImpl(); ResetTextDataDetectorConfig() local 9649 auto* fullImpl = GetFullImpl(); SetFontFeature() local 9670 auto fullImpl = GetFullImpl(); GetFontFeature() local 9693 auto* fullImpl = GetFullImpl(); ResetFontFeature() local 9711 auto* fullImpl = GetFullImpl(); SetSpanContent() local 9721 auto* fullImpl = GetFullImpl(); SetSpanTextBackgroundStyle() local 9756 auto* fullImpl = GetFullImpl(); SetVerticalAlign() local 9771 auto* fullImpl = GetFullImpl(); SetPixelMapSrc() local 9778 auto* fullImpl = GetFullImpl(); SetPixelMapArraySrc() local 9785 auto* fullImpl = GetFullImpl(); SetResourceSrc() local 9798 auto* fullImpl = GetFullImpl(); SetImageSrc() local 9823 auto* fullImpl = GetFullImpl(); SetImageSpanSrc() local 9839 auto* fullImpl = GetFullImpl(); SetImageSpanBaselineOffset() local 9848 auto* fullImpl = GetFullImpl(); ResetImageSpanBaselineOffset() local 9856 auto* fullImpl = GetFullImpl(); GetImageSpanBaselineOffset() local 9866 auto* fullImpl = GetFullImpl(); SetObjectFit() local 9882 auto* fullImpl = GetFullImpl(); SetInterpolation() local 9896 auto* fullImpl = GetFullImpl(); SetObjectRepeat() local 9910 auto* fullImpl = GetFullImpl(); SetColorFilter() local 9931 auto* fullImpl = GetFullImpl(); SetAutoResize() local 9946 auto* fullImpl = GetFullImpl(); SetAlt() local 9972 auto* fullImpl = GetFullImpl(); SetResizable() local 9981 auto* fullImpl = GetFullImpl(); ResetResizable() local 9989 auto fullImpl = GetFullImpl(); GetResizable() local 10003 auto* fullImpl = GetFullImpl(); SetImageDraggable() local 10015 auto* fullImpl = GetFullImpl(); SetRenderMode() local 10029 auto* fullImpl = GetFullImpl(); ResetRenderMode() local 10035 auto fullImpl = GetFullImpl(); GetRenderMode() local 10050 auto* fullImpl = GetFullImpl(); SetFitOriginalSize() local 10058 auto* fullImpl = GetFullImpl(); ResetFitOriginalSize() local 10064 auto* fullImpl = GetFullImpl(); GetFitOriginalSize() local 10076 auto* fullImpl = GetFullImpl(); SetFillColor() local 10084 auto* fullImpl = GetFullImpl(); ResetFillColor() local 10090 auto* fullImpl = GetFullImpl(); GetFillColor() local 10098 auto* fullImpl = GetFullImpl(); SetHintRadius() local 10113 auto fullImpl = GetFullImpl(); GetHintRadius() local 10122 auto* fullImpl = GetFullImpl(); SetSelectedDate() local 10141 auto fullImpl = GetFullImpl(); GetSelectedDate() local 10152 auto* fullImpl = GetFullImpl(); SetEdgeAlignment() local 10186 auto fullImpl = GetFullImpl(); GetEdgeAlignment() local 10197 auto* fullImpl = GetFullImpl(); SetCalendarPickerTextStyle() local 10234 auto fullImpl = GetFullImpl(); GetCalendarPickerTextStyle() local 10246 auto* fullImpl = GetFullImpl(); ResetHintRadius() local 10253 auto* fullImpl = GetFullImpl(); ResetSelectedDate() local 10259 auto* fullImpl = GetFullImpl(); ResetEdgeAlignment() local 10265 auto* fullImpl = GetFullImpl(); ResetCalendarPickerTextStyle() local 10271 auto* fullImpl = GetFullImpl(); ResetBackgroundImageSize() local 10282 auto* fullImpl = GetFullImpl(); ResetBackgroundBlurStyle() local 10288 auto* fullImpl = GetFullImpl(); ResetTransformCenter() local 10299 auto* fullImpl = GetFullImpl(); ResetOpacityTransition() local 10308 auto* fullImpl = GetFullImpl(); ResetRotateTransition() local 10318 auto* fullImpl = GetFullImpl(); ResetScaleTransition() local 10328 auto* fullImpl = GetFullImpl(); ResetTranslateTransition() local 10341 auto* fullImpl = GetFullImpl(); ResetMoveTransition() local 10350 auto* fullImpl = GetFullImpl(); ResetOffset() local 10356 auto* fullImpl = GetFullImpl(); ResetMarkAnchor() local 10362 auto* fullImpl = GetFullImpl(); ResetTextContent() local 10368 auto fullImpl = GetFullImpl(); ResetLineHeight() local 10389 auto fullImpl = GetFullImpl(); ResetDecoration() local 10404 auto fullImpl = GetFullImpl(); ResetTextCase() local 10419 auto fullImpl = GetFullImpl(); ResetLetterSpacing() local 10434 auto fullImpl = GetFullImpl(); ResetMaxLines() local 10452 auto fullImpl = GetFullImpl(); ResetTextAlign() local 10470 auto fullImpl = GetFullImpl(); ResetTextOverflow() local 10476 auto fullImpl = GetFullImpl(); ResetSpanContent() local 10482 auto fullImpl = GetFullImpl(); ResetSpanTextBackgroundStyle() local 10488 auto fullImpl = GetFullImpl(); ResetImageSpanSrc() local 10494 auto fullImpl = GetFullImpl(); ResetVerticalAlign() local 10501 auto fullImpl = GetFullImpl(); ResetImageSrc() local 10507 auto fullImpl = GetFullImpl(); ResetObjectFit() local 10513 auto fullImpl = GetFullImpl(); ResetInterpolation() local 10519 auto fullImpl = GetFullImpl(); ResetObjectRepeat() local 10525 auto fullImpl = GetFullImpl(); ResetColorFilter() local 10531 auto fullImpl = GetFullImpl(); ResetAutoResize() local 10537 auto fullImpl = GetFullImpl(); ResetAlt() local 10543 auto fullImpl = GetFullImpl(); ResetImageDraggable() local 10549 auto fullImpl = GetFullImpl(); GetBackgroundImageSize() local 10561 auto fullImpl = GetFullImpl(); GetBackgroundImageSizeWithStyle() local 10570 auto fullImpl = GetFullImpl(); GetBackgroundBlurStyle() local 10585 auto fullImpl = GetFullImpl(); GetTransformCenter() local 10596 auto fullImpl = GetFullImpl(); GetOpacityTransition() local 10618 auto fullImpl = GetFullImpl(); GetRotateTransition() local 10643 auto fullImpl = GetFullImpl(); GetScaleTransition() local 10666 auto fullImpl = GetFullImpl(); GetTranslateTransition() local 10689 auto fullImpl = GetFullImpl(); GetMoveTransition() local 10712 auto fullImpl = GetFullImpl(); GetOffset() local 10722 auto fullImpl = GetFullImpl(); GetMarkAnchor() local 10738 auto fullImpl = GetFullImpl(); GetTextContent() local 10746 auto fullImpl = GetFullImpl(); GetFontColor() local 10777 auto fullImpl = GetFullImpl(); GetFontSize() local 10809 auto fullImpl = GetFullImpl(); GetFontStyle() local 10835 auto fullImpl = GetFullImpl(); GetFontWeight() local 10865 auto fullImpl = GetFullImpl(); GetLineHeight() local 10895 auto fullImpl = GetFullImpl(); GetDecoration() local 10924 auto fullImpl = GetFullImpl(); GetTextCase() local 10944 auto fullImpl = GetFullImpl(); GetLetterSpacing() local 10964 auto fullImpl = GetFullImpl(); GetMaxLines() local 10989 auto fullImpl = GetFullImpl(); GetTextAlign() local 11005 auto fullImpl = GetFullImpl(); GetTextOverflow() local 11013 auto fullImpl = GetFullImpl(); GetTextIndent() local 11021 auto fullImpl = GetFullImpl(); GetSpanContent() local 11029 auto fullImpl = GetFullImpl(); GetSpanTextBackgroundStyle() local 11042 auto fullImpl = GetFullImpl(); GetImageSpanSrc() local 11053 auto fullImpl = GetFullImpl(); GetVerticalAlign() local 11066 auto fullImpl = GetFullImpl(); GetImageSrc() local 11077 auto fullImpl = GetFullImpl(); GetObjectFit() local 11091 auto fullImpl = GetFullImpl(); GetInterpolation() local 11100 auto fullImpl = GetFullImpl(); GetObjectRepeat() local 11109 auto fullImpl = GetFullImpl(); GetColorFilter() local 11128 auto fullImpl = GetFullImpl(); GetAutoResize() local 11137 auto fullImpl = GetFullImpl(); GetAlt() local 11148 auto fullImpl = GetFullImpl(); GetImageDraggable() local 11395 auto* fullImpl = GetFullImpl(); SetSliderBlockStyle() local 11627 auto* fullImpl = GetFullImpl(); SetSliderTrackThickness() local 11645 auto* fullImpl = GetFullImpl(); ResetSliderTrackThickness() local 11655 auto* fullImpl = GetFullImpl(); SetSliderValidSlideRange() local 11675 auto* fullImpl = GetFullImpl(); ResetSliderValidSlideRange() local 11701 auto fullImpl = GetFullImpl(); SetRefreshContent() local 11722 auto* fullImpl = GetFullImpl(); SetRefreshPullDownRatio() local 11729 auto* fullImpl = GetFullImpl(); ResetRefreshPullDownRatio() local 11749 auto* fullImpl = GetFullImpl(); SetRefreshOffset() local 11757 auto* fullImpl = GetFullImpl(); ResetRefreshOffset() local 11782 auto* fullImpl = GetFullImpl(); ResetPullToRefresh() local 11801 auto* fullImpl = GetFullImpl(); SetLayoutDirection() local 11808 auto* fullImpl = GetFullImpl(); ResetLayoutDirection() local 11821 auto* fullImpl = GetFullImpl(); SetColumnsTemplate() local 11831 auto* fullImpl = GetFullImpl(); ResetColumnsTemplate() local 11837 auto fullImpl = GetFullImpl(); GetColumnsTemplate() local 11845 auto* fullImpl = GetFullImpl(); SetRowsTemplate() local 11855 auto* fullImpl = GetFullImpl(); ResetRowsTemplate() local 11861 auto fullImpl = GetFullImpl(); GetRowsTemplate() local 11873 auto* fullImpl = GetFullImpl(); SetWaterFlowColumnsGap() local 11882 auto* fullImpl = GetFullImpl(); ResetWaterFlowColumnsGap() local 11899 auto* fullImpl = GetFullImpl(); SetWaterFlowRowsGap() local 11907 auto* fullImpl = GetFullImpl(); ResetWaterFlowRowsGap() local 11929 auto* fullImpl = GetFullImpl(); ResetWaterFlowNodeAdapter() local 11958 auto* fullImpl = GetFullImpl(); ResetWaterFlowCachedCount() local 11975 auto fullImpl = GetFullImpl(); SetWaterFlowFooter() local 11985 auto* fullImpl = GetFullImpl(); ResetWaterFlowFooter() local 12005 auto* fullImpl = GetFullImpl(); ResetWaterFlowSectionOption() local 12024 auto* fullImpl = GetFullImpl(); SetItemConstraintSize() local 12049 auto* fullImpl = GetFullImpl(); ResetItemConstraintSize() local 12136 auto* fullImpl = GetFullImpl(); ResetRelativeContainerGuideLine() local 12143 auto* fullImpl = GetFullImpl(); ResetRelativeContainerBarrier() local 12165 auto* fullImpl = GetFullImpl(); SetWaterFlowScrollToIndex() local 12176 auto* fullImpl = GetFullImpl(); SetRadioChecked() local 12183 auto* fullImpl = GetFullImpl(); ResetRadioChecked() local 12200 auto* fullImpl = GetFullImpl(); SetRadioStyle() local 12223 auto* fullImpl = GetFullImpl(); ResetRadioStyle() local 12239 auto* fullImpl = GetFullImpl(); SetRadioValue() local 12249 auto* fullImpl = GetFullImpl(); ResetRadioValue() local 12255 auto fullImpl = GetFullImpl(); GetRadioValue() local 12263 auto* fullImpl = GetFullImpl(); SetRadioGroup() local 12273 auto* fullImpl = GetFullImpl(); ResetRadioGroup() local 12279 auto fullImpl = GetFullImpl(); GetRadioGroup() local 12296 auto* fullImpl = GetFullImpl(); SetImageAnimatorSrc() local 12304 auto* fullImpl = GetFullImpl(); ResetImageAnimatorSrc() local 12313 auto* fullImpl = GetFullImpl(); GetImageAnimatorSrc() local 12330 auto* fullImpl = GetFullImpl(); SetImageAnimatorState() local 12337 auto* fullImpl = GetFullImpl(); ResetImageAnimatorState() local 12343 auto* fullImpl = GetFullImpl(); GetImageAnimatorState() local 12356 auto* fullImpl = GetFullImpl(); SetImageAnimatorDuration() local 12363 auto* fullImpl = GetFullImpl(); ResetImageAnimatorDuration() local 12369 auto* fullImpl = GetFullImpl(); GetImageAnimatorDuration() local 12385 auto* fullImpl = GetFullImpl(); SetImageAnimatorReverse() local 12393 auto* fullImpl = GetFullImpl(); ResetImageAnimatorReverse() local 12399 auto* fullImpl = GetFullImpl(); GetImageAnimatorReverse() local 12415 auto* fullImpl = GetFullImpl(); SetImageAnimatorFixedSize() local 12423 auto* fullImpl = GetFullImpl(); ResetImageAnimatorFixedSize() local 12429 auto* fullImpl = GetFullImpl(); GetImageAnimatorFixedSize() local 12445 auto* fullImpl = GetFullImpl(); SetImageAnimatorFillMode() local 12452 auto* fullImpl = GetFullImpl(); ResetImageAnimatorFillMode() local 12458 auto* fullImpl = GetFullImpl(); GetImageAnimatorFillMode() local 12471 auto* fullImpl = GetFullImpl(); SetImageAnimatorIterations() local 12479 auto* fullImpl = GetFullImpl(); ResetImageAnimatorIterations() local 12485 auto* fullImpl = GetFullImpl(); GetImageAnimatorIterations() local 12495 auto* fullImpl = GetFullImpl(); SetGridColumnsTemplate() local 12505 auto* fullImpl = GetFullImpl(); ResetGridColumnsTemplate() local 12511 auto fullImpl = GetFullImpl(); GetGridColumnsTemplate() local 12519 auto* fullImpl = GetFullImpl(); SetGridRowsTemplate() local 12529 auto* fullImpl = GetFullImpl(); ResetGridRowsTemplate() local 12535 auto fullImpl = GetFullImpl(); GetGridRowsTemplate() local 12547 auto* fullImpl = GetFullImpl(); SetGridColumnsGap() local 12555 auto* fullImpl = GetFullImpl(); ResetGridColumnsGap() local 12572 auto* fullImpl = GetFullImpl(); SetGridRowsGap() local 12580 auto* fullImpl = GetFullImpl(); ResetGridRowsGap() local 12602 auto* fullImpl = GetFullImpl(); ResetGridNodeAdapter() local 12631 auto* fullImpl = GetFullImpl(); ResetGridCachedCount() local [all...] |
H A D | native_node_napi.cpp | 213 auto* fullImpl = OHOS::Ace::NodeModel::GetFullImpl(); in OH_ArkUI_GetNavigationId() local 214 CHECK_NULL_RETURN(fullImpl, ARKUI_ERROR_CODE_GET_INFO_FAILED); in OH_ArkUI_GetNavigationId() 215 auto navigationAPI = fullImpl->getNavigation(); in OH_ArkUI_GetNavigationId() 228 auto* fullImpl = OHOS::Ace::NodeModel::GetFullImpl(); in OH_ArkUI_GetNavDestinationName() local 229 CHECK_NULL_RETURN(fullImpl, ARKUI_ERROR_CODE_GET_INFO_FAILED); in OH_ArkUI_GetNavDestinationName() 230 auto navigationAPI = fullImpl->getNavigation(); in OH_ArkUI_GetNavDestinationName() 241 auto* fullImpl = OHOS::Ace::NodeModel::GetFullImpl(); in OH_ArkUI_GetNavStackLength() local 242 auto stacklength = fullImpl->getNavigation()->getStackLength(node->uiNodeHandle); in OH_ArkUI_GetNavStackLength() 256 auto* fullImpl = OHOS::Ace::NodeModel::GetFullImpl(); in OH_ArkUI_GetNavDestinationNameByIndex() local 257 CHECK_NULL_RETURN(fullImpl, ARKUI_ERROR_CODE_GET_INFO_FAILE in OH_ArkUI_GetNavDestinationNameByIndex() 271 auto* fullImpl = OHOS::Ace::NodeModel::GetFullImpl(); OH_ArkUI_GetNavDestinationId() local 284 auto* fullImpl = OHOS::Ace::NodeModel::GetFullImpl(); OH_ArkUI_GetNavDestinationState() local 301 auto* fullImpl = OHOS::Ace::NodeModel::GetFullImpl(); OH_ArkUI_GetNavDestinationIndex() local 317 auto* fullImpl = OHOS::Ace::NodeModel::GetFullImpl(); OH_ArkUI_GetNavDestinationParam() local 328 auto* fullImpl = OHOS::Ace::NodeModel::GetFullImpl(); OH_ArkUI_GetRouterPageIndex() local 347 auto* fullImpl = OHOS::Ace::NodeModel::GetFullImpl(); OH_ArkUI_GetRouterPageName() local 362 auto* fullImpl = OHOS::Ace::NodeModel::GetFullImpl(); OH_ArkUI_GetRouterPagePath() local 375 auto* fullImpl = OHOS::Ace::NodeModel::GetFullImpl(); OH_ArkUI_GetRouterPageState() local 394 auto* fullImpl = OHOS::Ace::NodeModel::GetFullImpl(); OH_ArkUI_GetRouterPageId() local [all...] |
H A D | list_option.cpp | 174 auto* fullImpl = OHOS::Ace::NodeModel::GetFullImpl(); in OH_ArkUI_List_CloseAllSwipeActions() local 175 CHECK_NULL_RETURN(fullImpl, OHOS::Ace::ERROR_CODE_NATIVE_IMPL_LIBRARY_NOT_FOUND); in OH_ArkUI_List_CloseAllSwipeActions() 177 fullImpl->getNodeModifiers()->getListModifier()->setListCloseAllSwipeActions( in OH_ArkUI_List_CloseAllSwipeActions()
|
/foundation/arkui/ace_engine/interfaces/native/event/ |
H A D | drag_and_drop_impl.cpp | 475 auto* fullImpl = OHOS::Ace::NodeModel::GetFullImpl(); in OH_ArkUI_SetNodeAllowedDropDataTypes() local 476 if (!fullImpl || !node || !typesArray) { in OH_ArkUI_SetNodeAllowedDropDataTypes() 479 fullImpl->getNodeModifiers()->getCommonModifier()->setAllowDrop(node->uiNodeHandle, typesArray, count); in OH_ArkUI_SetNodeAllowedDropDataTypes() 485 auto* fullImpl = OHOS::Ace::NodeModel::GetFullImpl(); in OH_ArkUI_SetDragEventStrictReportWithNode() local 486 if (!fullImpl || !node) { in OH_ArkUI_SetDragEventStrictReportWithNode() 489 fullImpl->getDragAdapterAPI()->setDragEventStrictReportingEnabledWithNode(enabled); in OH_ArkUI_SetDragEventStrictReportWithNode() 495 auto* fullImpl = OHOS::Ace::NodeModel::GetFullImpl(); in OH_ArkUI_SetDragEventStrictReportWithContext() local 496 if (!fullImpl || !uiContext) { in OH_ArkUI_SetDragEventStrictReportWithContext() 501 fullImpl->getDragAdapterAPI()->setDragEventStrictReportingEnabledWithContext(id, enabled); in OH_ArkUI_SetDragEventStrictReportWithContext() 507 auto* fullImpl in OH_ArkUI_DisallowNodeAnyDropDataTypes() local 517 auto* fullImpl = OHOS::Ace::NodeModel::GetFullImpl(); OH_ArkUI_AllowNodeAllDropDataTypes() local [all...] |
Completed in 19 milliseconds