Home | History | Annotate | Download | only in accessibility

Lines Matching refs:temp_key

637   base::string16 temp_key = state.keyboard_shortcut;
639 if (!temp_key.empty()) {
640 *acc_key = SysAllocString(temp_key.c_str());