Searched defs:forInput (Results 1 – 1 of 1) sorted by relevance
226 inline bool forInput() const { return (mIndex & DIR_MASK) == DIR_INPUT; } in forInput() function392 inline bool forInput() const { return _mIndex.forInput(); } in forInput() function