Searched refs:kParamTooLongError (Results 1 – 4 of 4) sorted by relevance
16 kParamTooLongError, enumerator
21 case JSMessage::kParamTooLongError: in JSGetStringFromID()
1105 JSGetStringFromID(JSMessage::kParamTooLongError)); in AFSpecial_KeystrokeEx()1132 AlertIfPossible(pContext, JSGetStringFromID(JSMessage::kParamTooLongError)); in AFSpecial_KeystrokeEx()1138 AlertIfPossible(pContext, JSGetStringFromID(JSMessage::kParamTooLongError)); in AFSpecial_KeystrokeEx()1146 JSGetStringFromID(JSMessage::kParamTooLongError)); in AFSpecial_KeystrokeEx()
551 return CJS_Result::Failure(JSMessage::kParamTooLongError); in response()