/ohos5.0/foundation/arkui/ace_engine/adapter/preview/osal/advance/ |
H A D | data_detector_mgr.cpp | 49 std::vector<int8_t> DataDetectorMgr::GetWordSelection(const std::string& text, int8_t offset) in GetWordSelection() function in OHOS::Ace::DataDetectorMgr
|
/ohos5.0/foundation/arkui/ace_engine/interfaces/inner_api/ace/ai/ |
H A D | data_detector_interface.h | 63 virtual std::vector<int8_t> GetWordSelection(const std::string& text, int8_t offset) in GetWordSelection() function
|
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/common/ |
H A D | mock_data_detector_mgr.cpp | 47 std::vector<int8_t> DataDetectorMgr::GetWordSelection(const std::string& text, int8_t offset) in GetWordSelection() function in OHOS::Ace::DataDetectorMgr
|
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/ |
H A D | data_detector_mgr.cpp | 99 std::vector<int8_t> DataDetectorMgr::GetWordSelection(const std::string& text, int8_t offset) in GetWordSelection() function in OHOS::Ace::DataDetectorMgr
|
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ |
H A D | ark_web_handler_impl.cpp | 755 ArkWebCharVector ArkWebHandlerImpl::GetWordSelection(const ArkWebString& text, int8_t offset) in GetWordSelection() 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 | 860 std::vector<int8_t> ArkWebHandlerWrapper::GetWordSelection(const std::string& text, int8_t offset) in GetWordSelection() function in OHOS::ArkWeb::ArkWebHandlerWrapper
|
/ohos5.0/base/web/webview/ohos_interface/include/ohos_nweb/ |
H A D | nweb_handler.h | 861 virtual std::vector<int8_t> GetWordSelection(const std::string& text, int8_t offset) in GetWordSelection() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/resource/ |
H A D | web_client_impl.cpp | 1097 std::vector<int8_t> WebClientImpl::GetWordSelection(const std::string& text, int8_t offset) in GetWordSelection() function in OHOS::Ace::WebClientImpl
|
H A D | web_delegate.cpp | 6947 std::vector<int8_t> WebDelegate::GetWordSelection(const std::string& text, int8_t offset) in GetWordSelection() function in OHOS::Ace::WebDelegate
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/ |
H A D | web_pattern.cpp | 6513 std::vector<int8_t> WebPattern::GetWordSelection(const std::string& text, int8_t offset) in GetWordSelection() function in OHOS::Ace::NG::WebPattern
|