Searched defs:scrollDirection (Results 1 – 3 of 3) sorted by relevance
172 void SetScrollScrollable(NodeHandle node, int32_t scrollDirection) in SetScrollScrollable()
186 void SetScrollScrollable(ArkUINodeHandle node, ArkUI_Int32 scrollDirection) in SetScrollScrollable()
227 int32_t scrollDirection = scrollDirectionArg->Int32Value(vm); in SetScrollable() local