Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
defs:GetWordBoundary
(Results
1 - 5
of
5
) sorted by relevance
/foundation/arkui/ace_engine/test/mock/core/rosen/
H
A
D
testing_typography.h
119
virtual TestingTypographyProperties::Range<size_t>
GetWordBoundary
(size_t offset)
in GetWordBoundary()
function in OHOS::Ace::Testing::TestingTypography
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H
A
D
paragraph_manager.cpp
184
bool ParagraphManager::
GetWordBoundary
(int32_t offset, int32_t& start, int32_t& end) const
in GetWordBoundary()
function in OHOS::Ace::NG::ParagraphManager
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/impl/
H
A
D
paragraph_impl.cpp
254
Range<size_t> ParagraphImpl::
GetWordBoundary
(size_t offset)
in GetWordBoundary()
function in OHOS::Rosen::SPText::ParagraphImpl
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H
A
D
txt_paragraph.cpp
838
bool TxtParagraph::
GetWordBoundary
(int32_t offset, int32_t& start, int32_t& end)
in GetWordBoundary()
function in OHOS::Ace::NG::TxtParagraph
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/text/paragraph_napi/
H
A
D
js_paragraph.cpp
450
napi_value JsParagraph::
GetWordBoundary
(napi_env env, napi_callback_info info)
in GetWordBoundary()
function in OHOS::Rosen::JsParagraph
Completed in 7 milliseconds