Searched defs:GetWordBoundary (Results 1 – 5 of 5) sorted by relevance
119 virtual TestingTypographyProperties::Range<size_t> GetWordBoundary(size_t offset) in GetWordBoundary() function
256 Range<size_t> ParagraphImpl::GetWordBoundary(size_t offset) in GetWordBoundary() function in OHOS::Rosen::SPText::ParagraphImpl
176 bool ParagraphManager::GetWordBoundary(int32_t offset, int32_t& start, int32_t& end) const in GetWordBoundary() function in OHOS::Ace::NG::ParagraphManager
464 napi_value JsParagraph::GetWordBoundary(napi_env env, napi_callback_info info) in GetWordBoundary() function in OHOS::Rosen::JsParagraph
829 bool TxtParagraph::GetWordBoundary(int32_t offset, int32_t& start, int32_t& end) in GetWordBoundary() function in OHOS::Ace::NG::TxtParagraph