Home
last modified time | relevance | path

Searched defs:GetWordSelection (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/adapter/preview/osal/advance/
H A Ddata_detector_mgr.cpp49 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 Ddata_detector_interface.h63 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 Dmock_data_detector_mgr.cpp47 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 Ddata_detector_mgr.cpp99 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 Dark_web_handler_impl.cpp755 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 Dark_web_handler_wrapper.cpp860 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 Dnweb_handler.h861 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 Dweb_client_impl.cpp1097 std::vector<int8_t> WebClientImpl::GetWordSelection(const std::string& text, int8_t offset) in GetWordSelection() function in OHOS::Ace::WebClientImpl
H A Dweb_delegate.cpp6947 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 Dweb_pattern.cpp6513 std::vector<int8_t> WebPattern::GetWordSelection(const std::string& text, int8_t offset) in GetWordSelection() function in OHOS::Ace::NG::WebPattern