Home | History | Annotate | Download | only in ime

Lines Matching refs:key3

53 // Expects |expected_character| is composed after sequence [key1, key2, key3].
57 uint key3,
61 ExpectCharacterComposed(character_composer, key2, key3, flags,
65 // Expects |expected_character| is composed after sequence [key1, key2, key3,
70 uint key3,
75 ExpectCharacterComposed(character_composer, key2, key3, key4, flags,
79 // Expects |expected_character| is composed after sequence [key1, key2, key3,
84 uint key3,
90 ExpectCharacterComposed(character_composer, key2, key3, key4, key5, flags,
94 // Expects |expected_character| is composed after sequence [key1, key2, key3,
99 uint key3,
106 ExpectCharacterComposed(character_composer, key2, key3, key4, key5, key6,