Home
last modified time | relevance | path

Searched refs:SetGridCount (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/dialog_tween/
H A Ddialog_tween_component.h250 void SetGridCount(int32_t gridCount) in SetGridCount() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/dialog/
H A Ddialog_component.cpp187 dialogTween->SetGridCount(properties_.gridCount); in BuildDialogTween()