Home
last modified time | relevance | path

Searched refs:OnSetVKeyboardArea (Results 1 - 2 of 2) sorted by relevance

/foundation/multimodalinput/input/service/module_loader/include/
H A Dmmi_service.h151 int32_t OnSetVKeyboardArea(double topLeftX, double topLeftY, double bottomRightX, double bottomRightY);
/foundation/multimodalinput/input/service/module_loader/src/
H A Dmmi_service.cpp3314 return this->OnSetVKeyboardArea(topLeftX, topLeftY, bottomRightX, bottomRightY); in SetVKeyboardArea()
3323 int32_t MMIService::OnSetVKeyboardArea(double topLeftX, double topLeftY, double bottomRightX, double bottomRightY) in OnSetVKeyboardArea() function in OHOS::MMI::MMIService

Completed in 7 milliseconds