Searched refs:AUTO_SCROLL_EDGE_DISTANCE (Results 1 – 3 of 3) sorted by relevance
1638 Dimension AUTO_SCROLL_EDGE_DISTANCE = 15.0_vp; variable1640 auto edgeDistance = AUTO_SCROLL_EDGE_DISTANCE.ConvertToPx();1692 Dimension AUTO_SCROLL_EDGE_DISTANCE = 15.0_vp; variable1693 auto edgeDistance = AUTO_SCROLL_EDGE_DISTANCE.ConvertToPx();1789 Dimension AUTO_SCROLL_EDGE_DISTANCE = 15.0_vp; variable1790 auto edgeDistance = AUTO_SCROLL_EDGE_DISTANCE.ConvertToPx();
3268 Dimension AUTO_SCROLL_EDGE_DISTANCE = 15.0_vp; variable3270 auto edgeDistance = AUTO_SCROLL_EDGE_DISTANCE.ConvertToPx();3322 Dimension AUTO_SCROLL_EDGE_DISTANCE = 15.0_vp; variable3323 auto edgeDistance = AUTO_SCROLL_EDGE_DISTANCE.ConvertToPx();3458 Dimension AUTO_SCROLL_EDGE_DISTANCE = 15.0_vp; variable3459 auto edgeDistance = AUTO_SCROLL_EDGE_DISTANCE.ConvertToPx();
109 constexpr Dimension AUTO_SCROLL_EDGE_DISTANCE = 15.0_vp; variable8518 : AUTO_SCROLL_EDGE_DISTANCE.ConvertToPx(); in OnBackPressed()