Lines Matching refs:accessible

340  OBJID_CLIENT accessible for a top level window to show where the content 
378 of the IA2_RELATION_NODE_PARENT_OF relation. In some cases an application's accessible
380 different from the hierarchy of the accessible tree. */
384 of the IA2_RELATION_NODE_CHILD_OF relation. In some cases an application's accessible
386 different from the hierarchy of the accessible tree. */
438 /** @brief Returns one accessible relation target.
452 /** @brief Returns multiple accessible relation targets
557 for accessible objects.
559 Every accessible object that can be manipulated via the native GUI beyond the
577 /** @brief Returns the number of accessible actions available in this object.
751 This enumerator defines an extended set of accessible roles of objects implementing
910 /** An object which is redundant with another object in the accessible hierarchy.
1141 /** Indicates that the accessible object is stale.
1143 This state is used when the accessible object no longer accurately
1162 exist as long as the object is actually rendered. Similarly a table cell's accessible
1454 // pAcc is a reference to the accessible object's IAccessible interface.
1462 // pIA2 is the reference to the accessible object's IAccessible2 interface.
1507 its common code doesn't have to be included in each accessible object. ATs should use
1517 Full accessible objects must be created for each object that supports IAccessible2.
1556 /** A structure defining the locale of an accessible object.
1567 IAccessible2 enabled accessible object.
1580 /** @brief Returns the number of accessible relations for this object.
1589 /** @brief Returns one accessible relation for this object.
1602 /** @brief Returns multiple accessible relations for this object.
1606 The array of accessible relation objects. Note that this array is to be
1794 current window, and remains the same for the lifetime of the accessible
1840 object, but is cached in the accessible object for use when it would be helpful to
1869 /** @brief Returns the IA2Locale of the accessible object.
1949 IAccessible2 enabled accessible object.
1978 …/** @brief Returns the deepest hypertext accessible in the subtree of this object, and the caret o…
1979 @param [out] accessible
1982 …urned if there is no caret in any of the objects in the subtree, [out] accessible is NULL and [out…
1986 [out] IUnknown **accessible,
2393 Please note that accessible text does not necessarily support selection.
3400 two levels of accessible hyperlinks. The first level hyperlinks would only implement
3402 anchorTargets would reference the second level accessible hyperlink objects. None
3775 Typically all accessible objects that represent cells or cell-clusters of a table
3802 /** @brief Returns the accessible object at the specified row and column in
3808 @param [out] accessible
3809 If both row and column index are valid then the corresponding accessible
3819 [out, retval] IUnknown **accessible
3824 @param [out] accessible
3832 [out, retval] IUnknown **accessible
3872 /** @brief Returns the number of columns occupied by the accessible object
3877 0 based row index of the accessible for which to return the column extent.
3879 0 based column index of the accessible for which to return the column extent.
3993 /** @brief Returns the number of rows occupied by the accessible object
3998 0 based row index of the accessible for which to return the row extent.
4000 0 based column index of the accessible for which to return the row extent.
4106 @param [out] accessible
4107 Returns a reference to an implementation dependent accessible object
4115 [out, retval] IUnknown **accessible
4335 /** @brief Returns the accessible object at the specified row and column in
4342 If both row and column index are valid then the corresponding accessible
4357 @param [out] accessible
4366 [out, retval] IUnknown **accessible
4502 @param [out] accessible
4503 Returns a reference to an implementation dependent accessible object
4512 [out, retval] IUnknown **accessible
4709 /** @brief Returns the number of columns occupied by this cell accessible.
4737 /** @brief Translates this cell accessible into the corresponding column index.
4749 /** @brief Returns the number of rows occupied by this cell accessible.
4776 /** @brief Translates this cell accessible into the corresponding row index.
4799 /** @brief Gets the row and column indexes and extents of this cell accessible
4900 <li>The accessible name and description are not enough to fully
4901 describe the image, e.g. when the accessible description is used to define the
5007 /** The change of the number or attributes of actions of an accessible
5171 of an accessible object. This includes for example most of the
5366 @param [out] accessible
5372 [out, retval] IUnknown **accessible