Searched defs:InputMethod_PrivateCommand (Results 1 – 4 of 4) sorted by relevance
51 typedef struct InputMethod_PrivateCommand InputMethod_PrivateCommand; typedef
21 struct InputMethod_PrivateCommand { struct22 std::string key;23 std::variant<std::string, bool, int32_t> value;
283 ### InputMethod_PrivateCommand subsection