Searched defs:UpdateClippedSelectionBounds (Results 1 – 6 of 6) sorted by relevance
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ |
H A D | ark_web_handler_impl.cpp | 769 void ArkWebHandlerImpl::UpdateClippedSelectionBounds(int x, int y, int w, int h) in UpdateClippedSelectionBounds() function in OHOS::ArkWeb::ArkWebHandlerImpl
|
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/ |
H A D | ark_web_handler_wrapper.cpp | 871 void ArkWebHandlerWrapper::UpdateClippedSelectionBounds(int x, int y, int w, int h) in UpdateClippedSelectionBounds() function in OHOS::ArkWeb::ArkWebHandlerWrapper
|
/ohos5.0/base/web/webview/ohos_interface/include/ohos_nweb/ |
H A D | nweb_handler.h | 866 virtual void UpdateClippedSelectionBounds(int x, int y, int w, int h) {} in UpdateClippedSelectionBounds() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/resource/ |
H A D | web_client_impl.cpp | 717 void WebClientImpl::UpdateClippedSelectionBounds(int x, int y, int w, int h) in UpdateClippedSelectionBounds() function in OHOS::Ace::WebClientImpl
|
H A D | web_delegate.cpp | 5782 void WebDelegate::UpdateClippedSelectionBounds(int32_t x, int32_t y, int32_t w, int32_t h) in UpdateClippedSelectionBounds() function in OHOS::Ace::WebDelegate
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/ |
H A D | web_pattern.cpp | 3875 void WebPattern::UpdateClippedSelectionBounds(int32_t x, int32_t y, int32_t w, int32_t h) in UpdateClippedSelectionBounds() function in OHOS::Ace::NG::WebPattern
|