Home
last modified time | relevance | path

Searched refs:enableInputMethodFeature (Results 1 - 3 of 3) sorted by relevance

/base/inputmethod/imf/services/include/
H A Dsys_cfg_parser.h31 bool enableInputMethodFeature = false; member
37 GetValue(node, GET_NAME(enableInputMethodFeature), enableInputMethodFeature);
/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Djson_operate_test.cpp64 static constexpr const char *INPUT_SYS_CGF = "{\"systemConfig\":{\"enableInputMethodFeature\":true,"
271 EXPECT_TRUE(systemConfig.enableInputMethodFeature); in HWTEST_F()
/base/inputmethod/imf/services/src/
H A Dime_info_inquirer.cpp71 return systemConfig_.enableInputMethodFeature; in IsEnableInputMethod()

Completed in 4 milliseconds