Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dui_content_impl.cpp437 if (LaterAvoid(keyboardRect, positionY, height)) { in OnSizeChange()
447 bool LaterAvoid(const Rect& keyboardRect, double positionY, double height) in LaterAvoid() function in OHOS::Ace::OccupiedAreaChangeListener