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
refs:SetTextInputType
(Results
1 - 9
of
9
) sorted by relevance
/base/inputmethod/imf/frameworks/ndk/src/
H
A
D
inputmethod_inputmethod_proxy_capi.cpp
70
info.
SetTextInputType
(static_cast<TextInputType>(textType));
in OH_InputMethodProxy_NotifyConfigurationChange()
/base/inputmethod/imf/test/unittest/cpp_test/src/
H
A
D
input_method_attach_test.cpp
312
config.
SetTextInputType
(textInputType);
in HWTEST_F()
333
config.
SetTextInputType
(textInputType);
in HWTEST_F()
478
config.
SetTextInputType
(TextInputType::DATETIME);
in HWTEST_F()
508
configuration.
SetTextInputType
(TextInputType::DATETIME);
in HWTEST_F()
627
configuration.
SetTextInputType
(TextInputType::DATETIME);
in HWTEST_F()
H
A
D
input_method_controller_test.cpp
1053
info.
SetTextInputType
(TextInputType::NUMBER);
in HWTEST_F()
1075
info.
SetTextInputType
(TextInputType::NUMBER);
in HWTEST_F()
H
A
D
input_method_ability_test.cpp
459
config.
SetTextInputType
(textInputType);
in HWTEST_F()
/base/web/webview/ohos_adapter/inputmethodframework_adapter/src/
H
A
D
imf_adapter_impl.cpp
338
config.
SetTextInputType
(MiscServices::TextInputType::NUMBER);
in ShowCurrentInput()
340
config.
SetTextInputType
(MiscServices::TextInputType::TEXT);
in ShowCurrentInput()
/base/inputmethod/imf/frameworks/native/inputmethod_controller/include/
H
A
D
input_method_utils.h
99
void
SetTextInputType
(TextInputType textType)
in SetTextInputType()
function in OHOS::MiscServices::Configuration
/base/inputmethod/imf/test/fuzztest/inputmethodcontroller_fuzzer/
H
A
D
inputmethodcontroller_fuzzer.cpp
91
info.
SetTextInputType
(textInputType);
in TestOnConfigurationChange()
/base/inputmethod/imf/frameworks/cj/src/
H
A
D
cj_input_method_controller.cpp
158
config.
SetTextInputType
(static_cast<TextInputType>(inputAttribute.textInputType));
in UpdateAttribute()
/base/inputmethod/imf/frameworks/js/napi/inputmethodclient/
H
A
D
js_get_input_method_controller.cpp
673
ctxt->configuration.
SetTextInputType
(static_cast<TextInputType>(ctxt->attribute.inputPattern));
Completed in 12 milliseconds