Searched defs:ListItemLayoutParam (Results 1 – 1 of 1) sorted by relevance
30 struct ListItemLayoutParam { struct31 size_t startCacheCount;32 size_t endCacheCount;33 double startMainPos;34 double endMainPos;35 double listMainSize;36 double referencePos;37 double maxLaneLength;38 bool forwardLayout;39 bool isVertical;[all …]