Lines Matching refs:NS_EVENT_MESSAGE

30 NS_EVENT_MESSAGE(eVoidEvent)
34 NS_EVENT_MESSAGE(eAllEvents)
37 NS_EVENT_MESSAGE(eWindowClose)
39 NS_EVENT_MESSAGE(eKeyPress)
40 NS_EVENT_MESSAGE(eKeyUp)
41 NS_EVENT_MESSAGE(eKeyDown)
47 NS_EVENT_MESSAGE(eKeyDownOnPlugin)
48 NS_EVENT_MESSAGE(eKeyUpOnPlugin)
54 NS_EVENT_MESSAGE(eAccessKeyNotFound)
56 NS_EVENT_MESSAGE(eResize)
57 NS_EVENT_MESSAGE(eScroll)
58 NS_EVENT_MESSAGE(eMozVisualResize)
59 NS_EVENT_MESSAGE(eMozVisualScroll)
62 NS_EVENT_MESSAGE(eInstall)
63 NS_EVENT_MESSAGE(eAppInstalled)
69 NS_EVENT_MESSAGE(ePluginActivate)
70 NS_EVENT_MESSAGE(ePluginFocus)
72 NS_EVENT_MESSAGE(eOffline)
73 NS_EVENT_MESSAGE(eOnline)
75 NS_EVENT_MESSAGE(eLanguageChange)
77 NS_EVENT_MESSAGE(eMouseMove)
78 NS_EVENT_MESSAGE(eMouseUp)
79 NS_EVENT_MESSAGE(eMouseDown)
80 NS_EVENT_MESSAGE(eMouseEnterIntoWidget)
81 NS_EVENT_MESSAGE(eMouseExitFromWidget)
82 NS_EVENT_MESSAGE(eMouseDoubleClick)
83 NS_EVENT_MESSAGE(eMouseClick)
84 NS_EVENT_MESSAGE(eMouseAuxClick)
86 NS_EVENT_MESSAGE(eMouseActivate)
87 NS_EVENT_MESSAGE(eMouseOver)
88 NS_EVENT_MESSAGE(eMouseOut)
89 NS_EVENT_MESSAGE(eMouseHitTest)
90 NS_EVENT_MESSAGE(eMouseEnter)
91 NS_EVENT_MESSAGE(eMouseLeave)
92 NS_EVENT_MESSAGE(eMouseTouchDrag)
93 NS_EVENT_MESSAGE(eMouseLongTap)
97 NS_EVENT_MESSAGE(ePointerMove)
98 NS_EVENT_MESSAGE(ePointerUp)
99 NS_EVENT_MESSAGE(ePointerDown)
100 NS_EVENT_MESSAGE(ePointerOver)
101 NS_EVENT_MESSAGE(ePointerOut)
102 NS_EVENT_MESSAGE(ePointerEnter)
103 NS_EVENT_MESSAGE(ePointerLeave)
104 NS_EVENT_MESSAGE(ePointerCancel)
105 NS_EVENT_MESSAGE(ePointerGotCapture)
106 NS_EVENT_MESSAGE(ePointerLostCapture)
109 NS_EVENT_MESSAGE(eContextMenu)
111 NS_EVENT_MESSAGE(eCueChange)
113 NS_EVENT_MESSAGE(eLoad)
114 NS_EVENT_MESSAGE(eUnload)
115 NS_EVENT_MESSAGE(eHashChange)
116 NS_EVENT_MESSAGE(eImageAbort)
117 NS_EVENT_MESSAGE(eLoadError)
118 NS_EVENT_MESSAGE(eLoadEnd)
119 NS_EVENT_MESSAGE(ePopState)
120 NS_EVENT_MESSAGE(eRejectionHandled)
121 NS_EVENT_MESSAGE(eStorage)
122 NS_EVENT_MESSAGE(eUnhandledRejection)
123 NS_EVENT_MESSAGE(eBeforeUnload)
124 NS_EVENT_MESSAGE(eReadyStateChange)
126 NS_EVENT_MESSAGE(eFormSubmit)
127 NS_EVENT_MESSAGE(eFormReset)
128 NS_EVENT_MESSAGE(eFormChange)
129 NS_EVENT_MESSAGE(eFormSelect)
130 NS_EVENT_MESSAGE(eFormInvalid)
131 NS_EVENT_MESSAGE(eFormCheckboxStateChange)
132 NS_EVENT_MESSAGE(eFormRadioStateChange)
133 NS_EVENT_MESSAGE(eFormData)
136 NS_EVENT_MESSAGE(eFocus)
137 NS_EVENT_MESSAGE(eBlur)
138 NS_EVENT_MESSAGE(eFocusIn)
139 NS_EVENT_MESSAGE(eFocusOut)
141 NS_EVENT_MESSAGE(eDragEnter)
142 NS_EVENT_MESSAGE(eDragOver)
143 NS_EVENT_MESSAGE(eDragExit)
144 NS_EVENT_MESSAGE(eDrag)
145 NS_EVENT_MESSAGE(eDragEnd)
146 NS_EVENT_MESSAGE(eDragStart)
147 NS_EVENT_MESSAGE(eDrop)
148 NS_EVENT_MESSAGE(eDragLeave)
152 NS_EVENT_MESSAGE(eXULPopupShowing)
153 NS_EVENT_MESSAGE(eXULPopupShown)
154 NS_EVENT_MESSAGE(eXULPopupPositioned)
155 NS_EVENT_MESSAGE(eXULPopupHiding)
156 NS_EVENT_MESSAGE(eXULPopupHidden)
157 NS_EVENT_MESSAGE(eXULBroadcast)
158 NS_EVENT_MESSAGE(eXULCommandUpdate)
161 NS_EVENT_MESSAGE(eLegacyMouseLineOrPageScroll)
162 NS_EVENT_MESSAGE(eLegacyMousePixelScroll)
164 NS_EVENT_MESSAGE(eScrollPortUnderflow)
165 NS_EVENT_MESSAGE(eScrollPortOverflow)
167 NS_EVENT_MESSAGE(eLegacySubtreeModified)
168 NS_EVENT_MESSAGE(eLegacyNodeInserted)
169 NS_EVENT_MESSAGE(eLegacyNodeRemoved)
170 NS_EVENT_MESSAGE(eLegacyNodeRemovedFromDocument)
171 NS_EVENT_MESSAGE(eLegacyNodeInsertedIntoDocument)
172 NS_EVENT_MESSAGE(eLegacyAttrModified)
173 NS_EVENT_MESSAGE(eLegacyCharacterDataModified)
177 NS_EVENT_MESSAGE(eUnidentifiedEvent)
180 NS_EVENT_MESSAGE(eCompositionStart)
184 NS_EVENT_MESSAGE(eCompositionEnd)
189 NS_EVENT_MESSAGE(eCompositionUpdate)
194 NS_EVENT_MESSAGE(eCompositionChange)
201 NS_EVENT_MESSAGE(eCompositionCommitAsIs)
207 NS_EVENT_MESSAGE(eCompositionCommit)
215 NS_EVENT_MESSAGE(eCompositionCommitRequestHandled)
220 NS_EVENT_MESSAGE(eLegacyDOMActivate)
222 NS_EVENT_MESSAGE(eLegacyDOMFocusIn)
224 NS_EVENT_MESSAGE(eLegacyDOMFocusOut)
227 NS_EVENT_MESSAGE(ePageShow)
228 NS_EVENT_MESSAGE(ePageHide)
231 NS_EVENT_MESSAGE(eSVGLoad)
232 NS_EVENT_MESSAGE(eSVGScroll)
235 NS_EVENT_MESSAGE(eXULCommand)
238 NS_EVENT_MESSAGE(eCopy)
239 NS_EVENT_MESSAGE(eCut)
240 NS_EVENT_MESSAGE(ePaste)
241 NS_EVENT_MESSAGE(ePasteNoFormatting)
245 NS_EVENT_MESSAGE(eQuerySelectedText)
249 NS_EVENT_MESSAGE(eQueryTextContent)
252 NS_EVENT_MESSAGE(eQueryCaretRect)
256 NS_EVENT_MESSAGE(eQueryTextRect)
259 NS_EVENT_MESSAGE(eQueryTextRectArray)
262 NS_EVENT_MESSAGE(eQueryEditorRect)
265 NS_EVENT_MESSAGE(eQueryContentState)
267 NS_EVENT_MESSAGE(eQuerySelectionAsTransferable)
271 NS_EVENT_MESSAGE(eQueryCharacterAtPoint)
274 NS_EVENT_MESSAGE(eQueryDOMWidgetHittest)
277 NS_EVENT_MESSAGE(eLoadStart)
278 NS_EVENT_MESSAGE(eProgress)
279 NS_EVENT_MESSAGE(eSuspend)
280 NS_EVENT_MESSAGE(eEmptied)
281 NS_EVENT_MESSAGE(eStalled)
282 NS_EVENT_MESSAGE(ePlay)
283 NS_EVENT_MESSAGE(ePause)
284 NS_EVENT_MESSAGE(eLoadedMetaData)
285 NS_EVENT_MESSAGE(eLoadedData)
286 NS_EVENT_MESSAGE(eWaiting)
287 NS_EVENT_MESSAGE(ePlaying)
288 NS_EVENT_MESSAGE(eCanPlay)
289 NS_EVENT_MESSAGE(eCanPlayThrough)
290 NS_EVENT_MESSAGE(eSeeking)
291 NS_EVENT_MESSAGE(eSeeked)
292 NS_EVENT_MESSAGE(eTimeUpdate)
293 NS_EVENT_MESSAGE(eEnded)
294 NS_EVENT_MESSAGE(eRateChange)
295 NS_EVENT_MESSAGE(eDurationChange)
296 NS_EVENT_MESSAGE(eVolumeChange)
299 NS_EVENT_MESSAGE(eAfterPaint)
302 NS_EVENT_MESSAGE(eSwipeGestureMayStart)
303 NS_EVENT_MESSAGE(eSwipeGestureStart)
304 NS_EVENT_MESSAGE(eSwipeGestureUpdate)
305 NS_EVENT_MESSAGE(eSwipeGestureEnd)
306 NS_EVENT_MESSAGE(eSwipeGesture)
307 NS_EVENT_MESSAGE(eMagnifyGestureStart)
308 NS_EVENT_MESSAGE(eMagnifyGestureUpdate)
309 NS_EVENT_MESSAGE(eMagnifyGesture)
310 NS_EVENT_MESSAGE(eRotateGestureStart)
311 NS_EVENT_MESSAGE(eRotateGestureUpdate)
312 NS_EVENT_MESSAGE(eRotateGesture)
313 NS_EVENT_MESSAGE(eTapGesture)
314 NS_EVENT_MESSAGE(ePressTapGesture)
315 NS_EVENT_MESSAGE(eEdgeUIStarted)
316 NS_EVENT_MESSAGE(eEdgeUICanceled)
317 NS_EVENT_MESSAGE(eEdgeUICompleted)
321 NS_EVENT_MESSAGE(eSetSelection)
324 NS_EVENT_MESSAGE(eContentCommandCut)
325 NS_EVENT_MESSAGE(eContentCommandCopy)
326 NS_EVENT_MESSAGE(eContentCommandPaste)
327 NS_EVENT_MESSAGE(eContentCommandDelete)
328 NS_EVENT_MESSAGE(eContentCommandUndo)
329 NS_EVENT_MESSAGE(eContentCommandRedo)
332 NS_EVENT_MESSAGE(eContentCommandInsertText)
333 NS_EVENT_MESSAGE(eContentCommandPasteTransferable)
334 NS_EVENT_MESSAGE(eContentCommandLookUpDictionary)
341 NS_EVENT_MESSAGE(eContentCommandScroll)
344 NS_EVENT_MESSAGE(eGestureNotify)
346 NS_EVENT_MESSAGE(eScrolledAreaChanged)
349 NS_EVENT_MESSAGE(eTransitionStart)
350 NS_EVENT_MESSAGE(eTransitionRun)
351 NS_EVENT_MESSAGE(eTransitionEnd)
352 NS_EVENT_MESSAGE(eTransitionCancel)
353 NS_EVENT_MESSAGE(eAnimationStart)
354 NS_EVENT_MESSAGE(eAnimationEnd)
355 NS_EVENT_MESSAGE(eAnimationIteration)
356 NS_EVENT_MESSAGE(eAnimationCancel)
359 NS_EVENT_MESSAGE(eWebkitTransitionEnd)
360 NS_EVENT_MESSAGE(eWebkitAnimationStart)
361 NS_EVENT_MESSAGE(eWebkitAnimationEnd)
362 NS_EVENT_MESSAGE(eWebkitAnimationIteration)
364 NS_EVENT_MESSAGE(eSMILBeginEvent)
365 NS_EVENT_MESSAGE(eSMILEndEvent)
366 NS_EVENT_MESSAGE(eSMILRepeatEvent)
368 NS_EVENT_MESSAGE(eAudioProcess)
369 NS_EVENT_MESSAGE(eAudioComplete)
372 NS_EVENT_MESSAGE(eBeforeScriptExecute)
373 NS_EVENT_MESSAGE(eAfterScriptExecute)
375 NS_EVENT_MESSAGE(eBeforePrint)
376 NS_EVENT_MESSAGE(eAfterPrint)
378 NS_EVENT_MESSAGE(eMessage)
379 NS_EVENT_MESSAGE(eMessageError)
382 NS_EVENT_MESSAGE(eOpen)
385 NS_EVENT_MESSAGE(eDeviceOrientation)
386 NS_EVENT_MESSAGE(eAbsoluteDeviceOrientation)
387 NS_EVENT_MESSAGE(eDeviceMotion)
388 NS_EVENT_MESSAGE(eUserProximity)
389 NS_EVENT_MESSAGE(eDeviceLight)
391 NS_EVENT_MESSAGE(eOrientationChange)
395 NS_EVENT_MESSAGE(eVRDisplayActivate)
396 NS_EVENT_MESSAGE(eVRDisplayDeactivate)
397 NS_EVENT_MESSAGE(eVRDisplayConnect)
398 NS_EVENT_MESSAGE(eVRDisplayDisconnect)
399 NS_EVENT_MESSAGE(eVRDisplayPresentChange)
401 NS_EVENT_MESSAGE(eShow)
404 NS_EVENT_MESSAGE(eFullscreenChange)
405 NS_EVENT_MESSAGE(eFullscreenError)
406 NS_EVENT_MESSAGE(eMozFullscreenChange)
407 NS_EVENT_MESSAGE(eMozFullscreenError)
409 NS_EVENT_MESSAGE(eTouchStart)
410 NS_EVENT_MESSAGE(eTouchMove)
411 NS_EVENT_MESSAGE(eTouchEnd)
412 NS_EVENT_MESSAGE(eTouchCancel)
413 NS_EVENT_MESSAGE(eTouchPointerCancel)
416 NS_EVENT_MESSAGE(ePointerLockChange)
417 NS_EVENT_MESSAGE(ePointerLockError)
418 NS_EVENT_MESSAGE(eMozPointerLockChange)
419 NS_EVENT_MESSAGE(eMozPointerLockError)
422 NS_EVENT_MESSAGE(eWheel)
426 NS_EVENT_MESSAGE(eWheelOperationStart)
430 NS_EVENT_MESSAGE(eWheelOperationEnd)
433 NS_EVENT_MESSAGE(eTimeChange)
436 NS_EVENT_MESSAGE(eNetworkUpload)
437 NS_EVENT_MESSAGE(eNetworkDownload)
440 NS_EVENT_MESSAGE(eMediaRecorderDataAvailable)
441 NS_EVENT_MESSAGE(eMediaRecorderWarning)
442 NS_EVENT_MESSAGE(eMediaRecorderStop)
445 NS_EVENT_MESSAGE(eGamepadButtonDown)
446 NS_EVENT_MESSAGE(eGamepadButtonUp)
447 NS_EVENT_MESSAGE(eGamepadAxisMove)
448 NS_EVENT_MESSAGE(eGamepadConnected)
449 NS_EVENT_MESSAGE(eGamepadDisconnected)
454 NS_EVENT_MESSAGE(eEditorInput)
455 NS_EVENT_MESSAGE(eEditorBeforeInput)
458 NS_EVENT_MESSAGE(eSelectStart)
459 NS_EVENT_MESSAGE(eSelectionChange)
462 NS_EVENT_MESSAGE(eVisibilityChange)
465 NS_EVENT_MESSAGE(eToggle)
468 NS_EVENT_MESSAGE(eClose)
471 NS_EVENT_MESSAGE(eMarqueeBounce)
472 NS_EVENT_MESSAGE(eMarqueeStart)
473 NS_EVENT_MESSAGE(eMarqueeFinish)