Home | History | Annotate | Download | only in accessibility

Lines Matching refs:temp_key

487   string16 temp_key = state.keyboard_shortcut;
489 if (!temp_key.empty()) {
490 *acc_key = SysAllocString(temp_key.c_str());