Searched defs:ComposeId (Results 1 – 3 of 3) sorted by relevance
25 using ComposeId = std::string; variable
27 using ComposeId = std::string; variable
98 … void SetTargetCallback(const std::function<void(const ComposeId&, const Offset&)>& targetCallback) in SetTargetCallback()