Searched refs:kRightOptionKey (Results 1 – 1 of 1) sorted by relevance
23 static const int32 kRightOptionKey = 0x67; variable136 || (what == B_UNMAPPED_KEY_DOWN && key == kRightOptionKey) in KeyPressed()137 || (what == B_UNMAPPED_KEY_UP && key == kRightOptionKey)) { in KeyPressed()142 || (what == B_UNMAPPED_KEY_DOWN && key == kRightOptionKey); in KeyPressed()