Searched defs:offsetY (Results 1 – 8 of 8) sorted by relevance
| /base/msdp/device_status/frameworks/native/interaction/src/ |
| D | interaction_manager.cpp | 148 int32_t InteractionManager::GetShadowOffset(int32_t &offsetX, int32_t &offsetY, int32_t &width, int… in GetShadowOffset()
|
| /base/web/webview/ohos_interface/include/ohos_nweb/ |
| D | nweb_handler.h | 892 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/ |
| D | drag_manager_test.cpp | 599 int32_t offsetY = 0; variable 1139 int32_t offsetY = 0; variable
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ |
| D | ark_web_handler_impl.cpp | 798 const float offsetX, const float offsetY, const ArkWebStringVector& menu_items) in OnShowAutofillPopup()
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/ |
| D | ark_web_handler_wrapper.cpp | 899 const float offsetX, const float offsetY, const std::vector<std::string>& menu_items) in OnShowAutofillPopup()
|
| /base/msdp/device_status/test/unittest/frameworks/src/ |
| D | interaction_manager_test.cpp | 1703 int32_t offsetY = 0; variable
|
| /base/msdp/device_status/services/interaction/drag/src/ |
| D | drag_drawing.cpp | 1644 cJSON *offsetY = cJSON_GetObjectItemCaseSensitive(filterInfoParser, "drag_shadow_offsetY"); in ParserDragShadowInfo() local
|
| /base/web/webview/interfaces/kits/napi/webviewcontroller/ |
| D | napi_webview_controller.cpp | 6283 float offsetY = 0; in GetScrollOffset() local
|