Home
last modified time | relevance | path

Searched defs:bottomRightX (Results 1 - 10 of 10) sorted by relevance

/foundation/ai/ai_engine/interfaces/kits/cv/
H A Dai_image.h67 int bottomRightX; member
/foundation/multimodalinput/input/frameworks/napi/input_device/src/
H A Djs_input_device_context.cpp688 double bottomRightX = 0.0; in SetVKeyboardArea() local
/foundation/multimodalinput/input/frameworks/proxy/events/test/
H A Dinput_manager_test.cpp3469 double bottomRightX = 5.0; in HWTEST_F() local
/foundation/multimodalinput/input/service/connect_manager/src/
H A Dmultimodal_input_connect_stub.cpp2480 double bottomRightX = 0.0; in StubSetVKeyboardArea() local
H A Dmultimodal_input_connect_proxy.cpp2056 int32_t MultimodalInputConnectProxy::SetVKeyboardArea(double topLeftX, double topLeftY, double bottomRightX, double bottomRightY) in SetVKeyboardArea() argument
H A Dmultimodal_input_connect_manager.cpp795 int32_t MultimodalInputConnectManager::SetVKeyboardArea(double topLeftX, double topLeftY, double bottomRightX, double bottomRightY) in SetVKeyboardArea() argument
/foundation/multimodalinput/input/frameworks/proxy/events/src/
H A Dinput_manager.cpp618 int32_t InputManager::SetVKeyboardArea(double topLeftX, double topLeftY, double bottomRightX, double bottomRightY) in SetVKeyboardArea() argument
/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_dirty_manager.cpp811 auto bottomRightX = static_cast<int32_t>(bottomRight[0]); in CalRectInScreen() local
/foundation/multimodalinput/input/frameworks/proxy/event_handler/src/
H A Dinput_manager_impl.cpp2350 int32_t InputManagerImpl::SetVKeyboardArea(double topLeftX, double topLeftY, double bottomRightX, double bottomRightY) in SetVKeyboardArea() argument
/foundation/multimodalinput/input/service/module_loader/src/
H A Dmmi_service.cpp3305 int32_t MMIService::SetVKeyboardArea(double topLeftX, double topLeftY, double bottomRightX, double bottomRightY) in SetVKeyboardArea() argument
3323 int32_t MMIService::OnSetVKeyboardArea(double topLeftX, double topLeftY, double bottomRightX, double bottomRightY) in OnSetVKeyboardArea() argument

Completed in 32 milliseconds