Searched defs:SetDrawRect (Results 1 – 5 of 5) sorted by relevance
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/cross_platform/ |
| D | web_pattern.cpp | 1310 void WebPattern::SetDrawRect(int32_t x, int32_t y, int32_t width, int32_t height) in SetDrawRect() function in OHOS::Ace::NG::WebPattern
|
| D | web_delegate_cross.cpp | 2070 void WebDelegateCross::SetDrawRect(int32_t x, int32_t y, int32_t width, int32_t height) in SetDrawRect() function in OHOS::Ace::WebDelegateCross
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/web/ |
| D | mock_web_delegate.cpp | 1002 void WebDelegate::SetDrawRect(int32_t x, int32_t y, int32_t width, int32_t height) {} in SetDrawRect() function in OHOS::Ace::WebDelegate
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/ |
| D | web_pattern.cpp | 6951 void WebPattern::SetDrawRect(int32_t x, int32_t y, int32_t width, int32_t height) in SetDrawRect() function in OHOS::Ace::NG::WebPattern
|
| /foundation/arkui/ace_engine/frameworks/core/components/web/resource/ |
| D | web_delegate.cpp | 6926 void WebDelegate::SetDrawRect(int32_t x, int32_t y, int32_t width, int32_t height) in SetDrawRect() function in OHOS::Ace::WebDelegate
|