nsIAccessibleCoordinateType

These constants define which coordinate system a point is located in.

Constants

COORDTYPE_SCREEN_RELATIVE

The coordinates are relative to the screen.

COORDTYPE_WINDOW_RELATIVE

The coordinates are relative to the window.

COORDTYPE_PARENT_RELATIVE

The coordinates are relative to the upper left corner of the bounding box
of the immediate parent.