Lines Matching refs:index

54    from the first row or column with the index 0 up to the last (but not
91 The index of the row for which to retrieve the description.
98 if the specified row index is not valid, i.e. lies not inside
110 The index of the column for which to retrieve the description.
117 if the specified column index is not valid, i.e. lies not inside
131 Row index of the accessible for which to return the column
135 Column index of the accessible for which to return the column
142 if the specified row index is not valid, i.e. lies not inside
156 Row index of the accessible for which to return the column
160 Column index of the accessible for which to return the column
167 if the specified column index is not valid, i.e. lies not inside
229 if the specified row index is not valid, i.e. lies not inside
248 if the specified column index is not valid, i.e. lies not inside
266 The row index for which to retrieve the cell.
269 The column index for which to retrieve the cell.
272 If both row and column index are valid then the corresponding
278 if the specified column and/or row index is not valid, i.e. lies not inside
306 Row index of the cell for which to determine if the accessible
310 Column index of the cell for which to determine if the
321 /** Returns the child index of the accessible object that spans the
324 <p>This is the same index that would be returned by calling
329 Row index of the accessible object for which to return the child
330 index.
333 Row index of the accessible object for which to return the child
334 index.
337 Child index of the specified accessible object or -1 if one or
343 /** Translate the given child index into the corresponding row
344 index.
348 index.
351 Returns the row index of the cell of the specified child or the
352 index of the first row if the child spans multiple rows.
360 /** Translate the given child index into the corresponding column
361 index.
365 index.
368 Returns the column index of the cell of the specified child or
369 the index of the first column if the child spans multiple