Searched refs:valEvent (Results 1 – 1 of 1) sorted by relevance
1411 CFX_WideString& valEvent = pEvent->Value(); in AFSpecial_KeystrokeEx() local1417 if (valEvent.IsEmpty()) in AFSpecial_KeystrokeEx()1421 for (; iIndexMask < valEvent.GetLength(); ++iIndexMask) { in AFSpecial_KeystrokeEx()1422 if (!maskSatisfied(valEvent[iIndexMask], wstrMask[iIndexMask])) in AFSpecial_KeystrokeEx()1427 (iIndexMask != valEvent.GetLength() && wstrMask.GetLength() != 0)) { in AFSpecial_KeystrokeEx()1441 FX_STRSIZE combined_len = valEvent.GetLength() + wChange.GetLength() + in AFSpecial_KeystrokeEx()