Searched defs:scrollAlignment (Results 1 – 2 of 2) sorted by relevance
892 Alignment scrollAlignment = Alignment::TOP_LEFT; variable917 Alignment scrollAlignment = Alignment::TOP_RIGHT; variable942 Alignment scrollAlignment = Alignment::BOTTOM_LEFT; variable967 Alignment scrollAlignment = Alignment::BOTTOM_RIGHT; variable992 Alignment scrollAlignment = Alignment::CENTER_RIGHT; variable1017 Alignment scrollAlignment = Alignment::CENTER_LEFT; variable
214 auto scrollAlignment = Alignment::CENTER; in Layout() local288 void ScrollLayoutAlgorithm::UpdateScrollAlignment(Alignment& scrollAlignment) in UpdateScrollAlignment()