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 D | web_pattern.cpp | 1269 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 D | web_delegate_cross.cpp | 1721 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 D | ark_web_nweb_impl.cpp | 664 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 D | ark_web_nweb_wrapper.cpp | 775 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 D | web_pattern.cpp | 6084 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 D | web_delegate.cpp | 5935 void WebDelegate::SetDrawRect(int32_t x, int32_t y, int32_t width, int32_t height) in SetDrawRect() function in OHOS::Ace::WebDelegate
|