Home
last modified time | relevance | path

Searched defs:SetDrawRect (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/cross_platform/
H A Dweb_pattern.cpp1269 void WebPattern::SetDrawRect(int32_t x, int32_t y, int32_t width, int32_t height) in SetDrawRect() function in OHOS::Ace::NG::WebPattern
H A Dweb_delegate_cross.cpp1721 void WebDelegateCross::SetDrawRect(int32_t x, int32_t y, int32_t width, int32_t height) in SetDrawRect() function in OHOS::Ace::WebDelegateCross
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
H A Dark_web_nweb_impl.cpp664 void ArkWebNWebImpl::SetDrawRect(int32_t x, int32_t y, int32_t width, int32_t height) in SetDrawRect() function in OHOS::ArkWeb::ArkWebNWebImpl
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_nweb_wrapper.cpp775 void ArkWebNWebWrapper::SetDrawRect(int32_t x, int32_t y, int32_t width, int32_t height) in SetDrawRect() function in OHOS::ArkWeb::ArkWebNWebWrapper
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_pattern.cpp6084 void WebPattern::SetDrawRect(int32_t x, int32_t y, int32_t width, int32_t height) in SetDrawRect() function in OHOS::Ace::NG::WebPattern
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_delegate.cpp5935 void WebDelegate::SetDrawRect(int32_t x, int32_t y, int32_t width, int32_t height) in SetDrawRect() function in OHOS::Ace::WebDelegate