Home
last modified time | relevance | path

Searched defs:InputTypeCfg (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/inputmethod/imf/services/include/
H A Dsys_cfg_parser.h67 struct InputTypeCfg : public Serializable { struct
68 std::vector<InputTypeInfo> inputType;
69 bool Unmarshal(cJSON *node) override in Unmarshal()