Searched refs:kMaxInputs (Results 1 – 1 of 1) sorted by relevance
142 const int kMaxInputs = 4; in SendMnemonic() local143 INPUT keys[kMaxInputs] = {0}; // Keyboard events in SendMnemonic()179 DCHECK_LE(key_count, kMaxInputs); in SendMnemonic()