Lines Matching refs:parent

202    of the immediate parent.
379 tree is such that objects can be in a logical parent-child relationship which is
383 /** This object is a logical parent of a target object. This relation is the reciprocal
385 tree is such that objects can be in a logical parent-child relationship which is
389 /** This object is a parent window of the target object. */
799 a text area in a tool bar the AT can query the parent.
1146 destroyed or when the object's index in its parent has changed.
1154 selection may also result in events fired on the parent object.
1160 An object has this state when its parent object has the state ::IA2_STATE_MANAGES_DESCENDANTS.
1161 For example, a list item object may be managed by its parent list object and may only
1280 ::IA2CoordinateType values define the requested coordinate type (screen or parent window).\n
1657 Specifies whether the coordinates are relative to the screen or the parent object.
1837 /** @brief Returns the window handle for the parent window which contains this object.
1857 /** @brief Returns the index of this object in its parent object.
1859 0 based; -1 indicates there is no parent; the upper bound is the value
1860 returned by the parent's IAccessible::get_accChildCount.
1862 @retval S_FALSE if no parent, [out] value is -1
2087 <li>The origin of the parent coordinate system is the upper left corner
2088 of the parent's bounding box. With no parent the screen coordinate
2097 bounding box relative to the immediate parent object.
2099 The coordinates of the bounding box are given relative to the parent's
2101 to this object's parent or relative to the screen on which this object
2102 is rendered if it has no parent. If the object is not on any screen
2509 Specifies if the coordinates are relative to the screen or to the parent window.
2881 Specifies whether the coordinates are relative to the screen or the parent object.
3844 @note The returned value is not necessarily a child index of the immediate parent.
3910 0 based index of the cell in the parent or closest ancestor table. Typically this
4031 0 based index of the cell in the parent or closest ancestor table. Typically this
4923 … Specifies whether the returned coordinates should be relative to the screen or the parent object.
4935 /** @brief Returns the size of the image in units specified by parent's coordinate system.