Home
last modified time | relevance | path

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

/base/msdp/device_status/frameworks/native/interaction/src/
Dinteraction_manager.cpp148 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.h892 const float offsetX, const float offsetY, const std::vector<std::string>& menu_items) in OnShowAutofillPopup()
932 …eateOverlay(void* data, size_t len, int width, int height, int offsetX, int offsetY, int rectWidth, in CreateOverlay()
939 virtual void OnOverlayStateChanged(int offsetX, int offsetY, int rectWidth, int rectHeight) {} in OnOverlayStateChanged()
/base/msdp/device_status/test/unittest/intention/drag/src/
Ddrag_manager_test.cpp599 int32_t offsetY = 0; variable
1139 int32_t offsetY = 0; variable
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
Dark_web_handler_impl.cpp798 const float offsetX, const float offsetY, const ArkWebStringVector& menu_items) in OnShowAutofillPopup()
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
Dark_web_handler_wrapper.cpp899 const float offsetX, const float offsetY, const std::vector<std::string>& menu_items) in OnShowAutofillPopup()
/base/msdp/device_status/test/unittest/frameworks/src/
Dinteraction_manager_test.cpp1703 int32_t offsetY = 0; variable
/base/msdp/device_status/services/interaction/drag/src/
Ddrag_drawing.cpp1644 cJSON *offsetY = cJSON_GetObjectItemCaseSensitive(filterInfoParser, "drag_shadow_offsetY"); in ParserDragShadowInfo() local
/base/web/webview/interfaces/kits/napi/webviewcontroller/
Dnapi_webview_controller.cpp6283 float offsetY = 0; in GetScrollOffset() local