Home
last modified time | relevance | path

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

/base/inputmethod/imf/frameworks/inputmethod_controller/include/
Dinput_method_property.h32 struct SubProperty { struct
33 std::string label; // the name displayed externally of subtype
34 std::string name; // the bundleName of inputMethod
35 std::string id; // the name of subtype
36 std::string mode; // the mode of subtype, containing "upper" and "lower"
37 std::string locale; // the tongues of subtype, such as "zh_CN", "en_US", etc.
38 std::string language; // the language of subtype
39 std::string icon; // the icon of subtype
40 int32_t iconId = 0; // the icon id of subtype