Searched defs:GetWordSelection (Results 1 – 7 of 7) sorted by relevance
49 std::vector<int8_t> DataDetectorMgr::GetWordSelection(const std::string& text, int8_t offset) in GetWordSelection() function in OHOS::Ace::DataDetectorMgr
47 std::vector<int8_t> DataDetectorMgr::GetWordSelection(const std::string& text, int8_t offset) in GetWordSelection() function in OHOS::Ace::DataDetectorMgr
63 virtual std::vector<int8_t> GetWordSelection(const std::string& text, int8_t offset) in GetWordSelection() function
99 std::vector<int8_t> DataDetectorMgr::GetWordSelection(const std::string& text, int8_t offset) in GetWordSelection() function in OHOS::Ace::DataDetectorMgr
1097 std::vector<int8_t> WebClientImpl::GetWordSelection(const std::string& text, int8_t offset) in GetWordSelection() function in OHOS::Ace::WebClientImpl
6947 std::vector<int8_t> WebDelegate::GetWordSelection(const std::string& text, int8_t offset) in GetWordSelection() function in OHOS::Ace::WebDelegate
6513 std::vector<int8_t> WebPattern::GetWordSelection(const std::string& text, int8_t offset) in GetWordSelection() function in OHOS::Ace::NG::WebPattern