Searched defs:scrollDirection (Results 1 – 3 of 3) sorted by relevance
164 void FfiOHOSAceFrameworkScrollScrollable(int32_t scrollDirection) in FfiOHOSAceFrameworkScrollScrollable()
234 int32_t scrollDirection = scrollDirectionArg->Int32Value(vm); in SetScrollable() local
242 void SetScrollScrollable(ArkUINodeHandle node, ArkUI_Int32 scrollDirection) in SetScrollScrollable()