Home | History | Annotate | Download | only in Interfaces

Lines Matching full:readonly

90     //readonly attribute DOMString        type;
93 //readonly attribute EventTarget target;
96 //readonly attribute EventTarget currentTarget;
99 //readonly attribute unsigned short eventPhase;
102 //readonly attribute boolean bubbles;
105 //readonly attribute boolean cancelable;
108 //readonly attribute DOMTimeStamp timeStamp;
172 //readonly attribute DOMString keyIdentifier;
175 //readonly attribute unsigned long keyLocation;
178 //readonly attribute boolean ctrlKey;
181 //readonly attribute boolean shiftKey;
184 //readonly attribute boolean altKey;
187 //readonly attribute boolean metaKey;
190 //readonly attribute boolean altGraphKey;
211 //readonly attribute long keyCode;
214 //readonly attribute long charCode;
237 //readonly attribute long screenX;
240 //readonly attribute long screenY;
243 //readonly attribute long clientX;
246 //readonly attribute long clientY;
249 //readonly attribute boolean ctrlKey;
252 //readonly attribute boolean shiftKey;
255 //readonly attribute boolean altKey;
258 //readonly attribute boolean metaKey;
261 //readonly attribute unsigned short button;
264 //readonly attribute EventTarget relatedTarget;
285 //readonly attribute long offsetX;
288 //readonly attribute long offsetY;
291 //readonly attribute long x;
294 //readonly attribute long y;
297 //readonly attribute Node fromElement;
300 //readonly attribute Node toElement;
317 //readonly attribute Node relatedNode;
320 //readonly attribute DOMString prevValue;
323 //readonly attribute DOMString newValue;
326 //readonly attribute DOMString attrName;
329 //readonly attribute unsigned short attrChange;
355 //readonly attribute unsigned short orient;
358 //readonly attribute boolean horizontalOverflow;
361 //readonly attribute boolean verticalOverflow;
373 //readonly attribute DOMWindow view;
376 //readonly attribute long detail;
387 //readonly attribute long keyCode;
390 //readonly attribute long charCode;
393 //readonly attribute long layerX;
396 //readonly attribute long layerY;
399 //readonly attribute long pageX;
402 //readonly attribute long pageY;
405 //readonly attribute long which;
417 //readonly attribute long screenX;
420 //readonly attribute long screenY;
423 //readonly attribute long clientX;
426 //readonly attribute long clientY;
429 //readonly
432 //readonly attribute boolean shiftKey;
435 //readonly attribute boolean altKey;
438 //readonly attribute boolean metaKey;
441 //readonly attribute long wheelDelta;
444 //readonly attribute long wheelDeltaX;
447 //readonly attribute long wheelDeltaY;
451 //readonly attribute long offsetX;
454 //readonly attribute long offsetY;
457 //readonly attribute long x;
460 //readonly attribute long y;
463 //readonly attribute boolean isHorizontal;