Searched defs:InputTarget (Results 1 – 2 of 2) sorted by relevance
34 struct InputTarget { struct35 enum {95 std::shared_ptr<InputChannel> inputChannel;98 int32_t flags = 0;122 * InputTarget doesn't have any bits set in the pointerIds bitset. This can happen for monitors argument
27 interface InputTarget { interface