Home
last modified time | relevance | path

Searched refs:CheckEmptyKeyboardAvoidAreaIfNeeded (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/window/window_manager/window_scene/session/host/include/
H A Dsession.h366 bool CheckEmptyKeyboardAvoidAreaIfNeeded() const;
/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/
H A Dsession.cpp2947 bool Session::CheckEmptyKeyboardAvoidAreaIfNeeded() const in CheckEmptyKeyboardAvoidAreaIfNeeded() function in OHOS::Rosen::Session
2967 if (CheckEmptyKeyboardAvoidAreaIfNeeded()) { in NotifyOccupiedAreaChangeInfo()
H A Dscene_session.cpp1779 if (Session::CheckEmptyKeyboardAvoidAreaIfNeeded()) { in GetKeyboardAvoidArea()