Searched refs:ProcessVirtualKeyBoardShow (Results 1 – 2 of 2) sorted by relevance
747 …bool ProcessVirtualKeyBoardShow(int32_t width, int32_t height, double keyboard, bool safeAreaEnabl…
3116 bool WebPattern::ProcessVirtualKeyBoardShow(int32_t width, int32_t height, double keyboard, bool sa… in ProcessVirtualKeyBoardShow() function in OHOS::Ace::NG::WebPattern3204 return ProcessVirtualKeyBoardShow(width, height, keyboard, keyboardSafeAreaEnabled); in ProcessVirtualKeyBoard()