Searched defs:bottomInset (Results 1 – 1 of 1) sorted by relevance
182 const SafeAreaInsets::Inset& bottomInset, bool isShowKeyboard) in ScrollToSafeAreaHelper()252 auto bottomInset = pipeline->GetSafeArea().bottom_.Combine(keyboardInset); in ScrollTextFieldToSafeArea() local