Searched refs:SCROLL_ALIGN_LIST (Results 1 – 1 of 1) sorted by relevance
36 const std::vector<ScrollAlign> SCROLL_ALIGN_LIST = { ScrollAlign::START, ScrollAlign::CENTER, Scrol… variable112 controller_->ScrollToIndex(index, smooth, SCROLL_ALIGN_LIST[align]); in ScrollToIndex()