Home
last modified time | relevance | path

Searched refs:VISIBLE_PASSWORD (Results 1 - 5 of 5) sorted by relevance

/base/web/webview/ohos_interface/include/ohos_adapter/
H A Dimf_adapter.h31 VISIBLE_PASSWORD, member in OHOS::NWeb::IMFAdapterTextInputType
/base/inputmethod/imf/frameworks/native/inputmethod_controller/include/
H A Dinput_method_utils.h54 VISIBLE_PASSWORD, member in OHOS::MiscServices::TextInputType
/base/inputmethod/imf/frameworks/js/napi/inputmethodability/
H A Djs_input_method_engine_setting.cpp75 "PATTERN_PASSWORD", GetJsConstProperty(env, static_cast<uint32_t>(TextInputType::VISIBLE_PASSWORD))), in Init()
/base/inputmethod/imf/frameworks/js/napi/inputmethodclient/
H A Djs_get_input_method_controller.cpp167 NAPI_CALL(env, napi_create_int32(env, static_cast<int32_t>(TextInputType::VISIBLE_PASSWORD), &typeVisiblePassword)); in GetJsTextInputTypeProperty()
178 NAPI_CALL(env, napi_set_named_property(env, textInputType, "VISIBLE_PASSWORD", typeVisiblePassword)); in GetJsTextInputTypeProperty()
/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Dinput_method_controller_test.cpp1037 && inputPattern <= static_cast<int32_t>(TextInputType::VISIBLE_PASSWORD)); in HWTEST_F()

Completed in 8 milliseconds