You are viewing information archived from Mozilla.org on 2015-08-05.

long nsIAccessibleText.getOffsetAtPoint

(in long x, in long y,
  in nsAccessibleCoordType coordType)

Gets the offset of the character located at coordinates x and y.

Documentation

Gets the offset of the character located at coordinates x and y. <br> x and y are interpreted as being relative to the screen or this widget's window depending on coords.
Parameters:
x - screen x-position of character
y - screen y-position of character
coordType - specify whether coordinates are relative to the screen or widget window



Alphabetic index



This page was generated with the help of DOC++.