Searched refs:AdjustHeightForKeyboard (Results 1 – 2 of 2) sorted by relevance
94 void AdjustHeightForKeyboard(LayoutWrapper* layoutWrapper, const RefPtr<LayoutWrapper>& child);
584 AdjustHeightForKeyboard(layoutWrapper, child); in Layout()589 void DialogLayoutAlgorithm::AdjustHeightForKeyboard(LayoutWrapper* layoutWrapper, const RefPtr<Layo… in AdjustHeightForKeyboard() function in OHOS::Ace::NG::DialogLayoutAlgorithm