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:wideText
(Results
1 - 13
of
13
) sorted by relevance
/foundation/graphic/graphic_2d/rosen/test/2d_engine/unittest/rosen_text/adapter/skia_txt/
H
A
D
typography_create_test.cpp
59
const std::u16string
wideText
=
in HWTEST_F()
local
84
const std::u16string
wideText
=
in HWTEST_F()
local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H
A
D
text_editing_value_ng.h
65
auto
wideText
= GetWideText();
in GetValueBeforeCursor()
local
74
auto
wideText
= GetWideText();
in GetValueAfterCursor()
local
83
auto
wideText
= GetWideText();
in GetValueBeforePosition()
local
91
auto
wideText
in GetValueAfterPosition()
local
99
auto
wideText
= GetWideText();
GetSelectedText()
local
[all...]
H
A
D
text_field_controller.cpp
77
auto
wideText
= textFieldPattern->GetWideText();
in SetTextSelection()
local
H
A
D
content_controller.cpp
65
auto
wideText
= GetWideText();
in PreprocessString()
local
86
auto
wideText
= GetWideText();
in ReplaceSelectedValue()
local
103
auto
wideText
= GetWideText();
in GetSelectedValue()
local
116
auto
wideText
in FormatIndex()
local
353
auto
wideText
= GetWideText().erase(startIndex, length);
erase()
local
[all...]
H
A
D
text_field_select_overlay.cpp
415
auto
wideText
= pattern->GetWideText();
in GetTextInputCaretPosition()
local
H
A
D
text_field_model_ng.cpp
1619
auto
wideText
= pattern->GetWideText();
in SetTextSelection()
local
/foundation/arkui/ace_engine/frameworks/core/common/ime/
H
A
D
text_editing_value.cpp
147
auto
wideText
= GetWideText();
in SelectionAwareTextManipulation()
local
189
auto
wideText
= GetWideText();
GetBeforeSelection()
local
205
auto
wideText
= GetWideText();
GetSelectedText()
local
225
auto
wideText
= GetWideText();
GetSelectedText()
local
245
auto
wideText
= GetWideText();
GetAfterSelection()
local
263
auto
wideText
= GetWideText();
Delete()
local
[all...]
/foundation/arkui/ui_lite/frameworks/components/
H
A
D
ui_edit_text.cpp
239
std::wstring
wideText
= convert.from_bytes(text);
in UpdateTextString()
local
458
std::wstring
wideText
= convert.from_bytes(textStr_);
in GetTextWidthByCursorIndex()
local
553
std::wstring
wideText
= convert.from_bytes(textStr_);
in InsertTextByCursorIndex()
local
609
std::wstring
wideText
= convert.from_bytes(textStr_);
SetCursorIndex()
local
653
std::wstring
wideText
= convert.from_bytes(textStr_);
DeleteBackward()
local
[all...]
/foundation/communication/wifi/wifi/test/fuzztest/wifi_sta/wifistaserver_fuzzer/
H
A
D
wifistaserver_fuzzer.cpp
391
std::u16string
wideText
;
in ConvertStringTest()
local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/span/
H
A
D
span_string.cpp
45
std::wstring
wideText
= StringUtils::ToWstring(text);
in SpanString()
local
/foundation/arkui/ace_engine/frameworks/core/components/text_field/
H
A
D
render_text_field.cpp
1592
std::wstring WstringSearch(std::wstring
wideText
, const std::wregex& regex)
in WstringSearch()
argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H
A
D
text_pattern.cpp
539
auto
wideText
= GetWideText();
in GetSelectedText()
local
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
H
A
D
drawing_text_typography.cpp
440
const std::u16string
wideText
=
in OH_Drawing_TypographyHandlerAddText()
local
Completed in 30 milliseconds