Home
last modified time | relevance | path

Searched defs:GetPixelMapSetting (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
H A Dark_web_drag_data_impl.cpp76 bool ArkWebDragDataImpl::GetPixelMapSetting(const void** data, size_t& len, int& width, int& height) in GetPixelMapSetting() function in OHOS::ArkWeb::ArkWebDragDataImpl
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_drag_data_wrapper.cpp121 bool ArkWebDragDataWrapper::GetPixelMapSetting(const void** data, size_t& len, int& width, int& hei… in GetPixelMapSetting() function in OHOS::ArkWeb::ArkWebDragDataWrapper
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/web/
H A Dweb_pattern_focus_test_ng.cpp51 bool GetPixelMapSetting(const void** data, size_t& len, int& width, int& height) override in GetPixelMapSetting() function in OHOS::NWeb::NWebDragDataMock