Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_pattern.h1249 bool IsReachBottom() in IsReachBottom() function
H A Drich_editor_pattern.cpp8566 if (LessNotEqual(param.offset, 0.0f) && IsReachBottom()) { in OnBackPressed()
8586 if (client->IsReachTop() || client->IsReachBottom()) { in OnBackPressed()