Searched refs:resetContentAlignment (Results 1 – 6 of 6) sorted by relevance
25 | int32_t(\* [resetContentAlignment](#resetcontentalignment) )([ArkUI_NativeDialogHandle](_ark_u_i_…218 ### resetContentAlignment subsection221 int32_t(* ArkUI_NativeDialogAPI_1::resetContentAlignment) (ArkUI_NativeDialogHandle handle)235 resetContentAlignment方法需要在调用show方法之前调用。
111 int32_t (*resetContentAlignment)(ArkUI_NativeDialogHandle handle); member
25 | int32_t(\* [resetContentAlignment](#resetcontentalignment) )([ArkUI_NativeDialogHandle](_ark_u_i_…195 ### resetContentAlignment subsection198 int32_t(* ArkUI_NativeDialogAPI_1::resetContentAlignment) (ArkUI_NativeDialogHandle handle)
79 return impl->getDialogAPI()->resetContentAlignment(handle->controller); in ResetContentAlignment()
3308 ArkUI_Int32 (*resetContentAlignment)(ArkUIDialogHandle handle); member
5156 ArkUI_Int32 (*resetContentAlignment)(ArkUIDialogHandle handle); member