Home
last modified time | relevance | path

Searched defs:offsetY (Results 1 – 16 of 16) sorted by relevance

/base/msdp/device_status/frameworks/native/interaction/src/
Dinteraction_manager.cpp195 int32_t InteractionManager::GetShadowOffset(int32_t &offsetX, int32_t &offsetY, int32_t &width, int… in GetShadowOffset()
349 int32_t InteractionManager::GetShadowOffset(int32_t &offsetX, int32_t &offsetY, int32_t &width, int… in GetShadowOffset()
/base/web/webview/ohos_interface/include/ohos_nweb/
Dnweb_handler.h954 const float offsetX, const float offsetY, const std::vector<std::string>& menu_items) in OnShowAutofillPopup()
994 …eateOverlay(void* data, size_t len, int width, int height, int offsetX, int offsetY, int rectWidth, in CreateOverlay()
1001 virtual void OnOverlayStateChanged(int offsetX, int offsetY, int rectWidth, int rectHeight) {} in OnOverlayStateChanged()
1106 const float offsetX, const float offsetY, const float height, const float width, in OnShowAutofillPopupV2()
Dnweb.h1709 … int64_t accessibilityId, int32_t* width, int32_t* height, int32_t* offsetX, int32_t* offsetY) in GetAccessibilityNodeRectById()
/base/msdp/device_status/test/fuzztest/intentionservice_fuzzer/
Dintention_service_fuzzer.cpp279 ErrCode GetShadowOffset(int32_t &offsetX, int32_t &offsetY, int32_t &width, int32_t &height) overri… in GetShadowOffset()
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
Dark_web_handler_impl.cpp796 const float offsetX, const float offsetY, const ArkWebStringVector& menu_items) in OnShowAutofillPopup()
948 const float offsetX, const float offsetY, const float height, const float width, in OnShowAutofillPopupV2()
Dark_web_nweb_wrapper.cpp1509 int64_t accessibilityId, int32_t* width, int32_t* height, int32_t* offsetX, int32_t* offsetY) in GetAccessibilityNodeRectById()
/base/msdp/device_status/test/unittest/intention/drag/src/
Ddrag_manager_test.cpp684 int32_t offsetY = 0; variable
1225 int32_t offsetY = 0; variable
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
Dark_web_handler_wrapper.cpp862 const float offsetX, const float offsetY, const std::vector<std::string>& menu_items) in OnShowAutofillPopup()
1070 const float offsetX, const float offsetY, const float height, const float width, in OnShowAutofillPopupV2()
Dark_web_nweb_impl.cpp1279 int64_t accessibilityId, int32_t* width, int32_t* height, int32_t* offsetX, int32_t* offsetY) in GetAccessibilityNodeRectById()
/base/msdp/device_status/test/unittest/intention/services/src/
Dintention_service_test.cpp659 int32_t offsetY = 1; variable
/base/msdp/device_status/intention/services/intention_service/src/
Dintention_service.cpp305 ErrCode IntentionService::GetShadowOffset(int32_t &offsetX, int32_t &offsetY, int32_t &width, int32… in GetShadowOffset()
/base/msdp/device_status/intention/ipc/tunnel/src/
Dintention_client.cpp514 int32_t offsetY = -1; in GetShadowOffset() local
/base/web/webview/interfaces/kits/ani/webview/src/webviewcontroller/
Dani_webview_controller.cpp575 float offsetY = 0; in GetScrollOffset() local
/base/msdp/device_status/test/unittest/frameworks/src/
Dinteraction_manager_test.cpp1767 int32_t offsetY = 0; variable
/base/web/webview/interfaces/kits/napi/webviewcontroller/
Dnapi_webview_controller.cpp6911 float offsetY = 0; in GetScrollOffset() local
6935 float offsetY = 0; in GetPageOffset() local
/base/msdp/device_status/services/interaction/drag/src/
Ddrag_drawing.cpp2588 cJSON *offsetY = cJSON_GetObjectItemCaseSensitive(filterInfoParser, "drag_shadow_offsetY"); in ParserDragShadowInfo() local