Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/
H A Doverlay_manager.h91 struct CustomKeyboardOffsetInfo { struct
815 CustomKeyboardOffsetInfo CalcCustomKeyboardOffset(const RefPtr<FrameNode>& customKeyboard);
H A Doverlay_manager.cpp5374 CustomKeyboardOffsetInfo OverlayManager::CalcCustomKeyboardOffset(const RefPtr<FrameNode>& customKe… in CalcCustomKeyboardOffset()
5376 CustomKeyboardOffsetInfo keyboardOffsetInfo; in CalcCustomKeyboardOffset()