Searched defs:InputMethod_PrivateCommand (Results 1 – 2 of 2) sorted by relevance
51 typedef struct InputMethod_PrivateCommand InputMethod_PrivateCommand; typedef
31 struct InputMethod_PrivateCommand { struct32 std::string key;33 std::variant<std::string, bool, int32_t> value;