Home
last modified time | relevance | path

Searched defs:SetPixelMapSetting (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.cpp81 bool ArkWebDragDataImpl::SetPixelMapSetting(const void* data, size_t len, int width, int height) in SetPixelMapSetting() 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.cpp126 bool ArkWebDragDataWrapper::SetPixelMapSetting(const void* data, size_t len, int width, int height) in SetPixelMapSetting() function in OHOS::ArkWeb::ArkWebDragDataWrapper
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/web/
H A Dweb_pattern_focus_test_ng.cpp66 bool SetPixelMapSetting(const void* data, size_t len, int width, int height) override in SetPixelMapSetting() function in OHOS::NWeb::NWebDragDataMock